Skip to content
Snippets Groups Projects
Commit 64b88e03 authored by Shivaram Venkataraman's avatar Shivaram Venkataraman
Browse files

Move ML lib data generator files to util/

parent cad48edb
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
package spark.mllib.regression package spark.mllib.util
import scala.util.Random import scala.util.Random
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
package spark.mllib.regression package spark.mllib.util
import scala.util.Random import scala.util.Random
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment