public class RandomForestClassificationModelConverter extends ClassificationModelConverter<org.apache.spark.ml.classification.RandomForestClassificationModel>
| Constructor and Description |
|---|
RandomForestClassificationModelConverter(org.apache.spark.ml.classification.RandomForestClassificationModel model) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
getMiningFunction, registerOutputFieldsencodeSchema, getLastModel, registerModelgetTransformerpublic RandomForestClassificationModelConverter(org.apache.spark.ml.classification.RandomForestClassificationModel model)
public org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class ModelConverter<org.apache.spark.ml.classification.RandomForestClassificationModel>Copyright © 2018. All rights reserved.