Modifier and Type | Class and Description |
---|---|
class |
BaseSparkClassificationModel<MODEL extends org.apache.spark.mllib.classification.ClassificationModel>
The Class BaseSparkClassificationModel.
|
Modifier and Type | Class and Description |
---|---|
class |
DecisionTreeClassificationModel
The Class DecisionTreeClassificationModel.
|
Modifier and Type | Class and Description |
---|---|
class |
LogitRegressionClassificationModel
The Class LogitRegressionClassificationModel.
|
Modifier and Type | Class and Description |
---|---|
class |
NaiveBayesClassificationModel
The Class NaiveBayesClassificationModel.
|
Modifier and Type | Class and Description |
---|---|
class |
SVMClassificationModel
The Class SVMClassificationModel.
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.