Package org.apache.spark.mllib.util
package org.apache.spark.mllib.util
-
ClassDescriptionA collection of methods used to validate data before applying ML algorithms.Generate test data for KMeans.Generate sample data used for Linear Data.Trait for classes which can load models and transformers from files.Generate test data for LogisticRegression.Generate RDD(s) containing data for Matrix Factorization.Helper methods to load, save and pre-process data used in MLLib.Simple parser for a numeric structure consisting of three types:Trait for models and transformers which may be saved as files.Generate sample data used for SVM.