org.apache.spark.ml.classification
Reads an ML instance from the input path, a shortcut of read.load(path)
.
Reads an ML instance from the input path, a shortcut of read.load(path)
.
Implementing classes should override this to be Java-friendly.
Returns an MLReader
instance for this class.
Returns an MLReader
instance for this class.
Accessor for supported featureSubsetStrategy settings: auto, all, onethird, sqrt, log2
Accessor for supported featureSubsetStrategy settings: auto, all, onethird, sqrt, log2
Accessor for supported impurity settings: entropy, gini
Accessor for supported impurity settings: entropy, gini