Class | Description |
---|---|
MLAnomalyDetectionModel |
Wraps ext
AnomalyDetectionModel model. |
MLClassificationModel |
Wraps Spark's
ClassificationModel model. |
MLDecisionTreeModel |
Wraps Spark's
DecisionTreeModel model. |
MLDeeplearningModel |
Wraps an H2O DeeplearningModel object
|
MLGeneralizedLinearModel |
Wraps Spark's
GeneralizedLinearModel model. |
MLKMeansModel |
Wraps Spark's
KMeansModel model. |
MLMatrixFactorizationModel |
Wraps Spark's
MatrixFactorizationModel |
MLRandomForestModel |
Wraps Spark's
RandomForestModel model. |
Copyright © 2016 WSO2, Inc.. All Rights Reserved.