#ABCDEFGHIJKLMNOPQRSTUVWXYZ
display packages only
focused on
  1. focushideorg.apache.spark.mllib.api.python
    1. PythonMLLibAPI
  1. focushideorg.apache.spark.mllib.classification
    1. ClassificationModel
    2. LogisticRegressionModel
    3. LogisticRegressionWithSGD
    4. NaiveBayes
    5. NaiveBayesModel
    6. SVMModel
    7. SVMWithSGD
  1. focushideorg.apache.spark.mllib.clustering
    1. KMeans
    2. KMeansModel
  1. focushideorg.apache.spark.mllib.optimization
    1. Gradient
    2. GradientDescent
    3. HingeGradient
    4. L1Updater
    5. LogisticGradient
    6. Optimizer
    7. SimpleUpdater
    8. SquaredGradient
    9. SquaredL2Updater
    10. Updater
  1. focushideorg.apache.spark.mllib.recommendation
    1. ALS
    2. MatrixFactorizationModel
    3. Rating
  1. focushideorg.apache.spark.mllib.regression
    1. GeneralizedLinearAlgorithm
    2. GeneralizedLinearModel
    3. LabeledPoint
    4. LassoModel
    5. LassoWithSGD
    6. LinearRegressionModel
    7. LinearRegressionWithSGD
    8. RegressionModel
    9. RidgeRegressionModel
    10. RidgeRegressionWithSGD
  1. focushideorg.apache.spark.mllib.util
    1. DataValidators
    2. KMeansDataGenerator
    3. LinearDataGenerator
    4. LogisticRegressionDataGenerator
    5. MFDataGenerator
    6. MLUtils
    7. SVMDataGenerator