Package | Description |
---|---|
org.wso2.carbon.ml.core.impl | |
org.wso2.carbon.ml.core.interfaces | |
org.wso2.carbon.ml.core.spark.models |
Modifier and Type | Method and Description |
---|---|
String |
MLModelHandler.exportAsPMML(org.wso2.carbon.ml.commons.domain.MLModel model)
Export a ML model in PMML format.
|
String |
MLModelHandler.publishModel(int tenantId,
String userName,
long modelId,
MLModelHandler.Format mode)
Publish a ML model to registry.
|
Modifier and Type | Method and Description |
---|---|
org.apache.spark.mllib.pmml.PMMLExportable |
PMMLModelContainer.getPMMLExportable() |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.mllib.pmml.PMMLExportable |
MLKMeansModel.getPMMLExportable() |
org.apache.spark.mllib.pmml.PMMLExportable |
MLClassificationModel.getPMMLExportable() |
org.apache.spark.mllib.pmml.PMMLExportable |
MLGeneralizedLinearModel.getPMMLExportable() |
Copyright © 2016 WSO2, Inc.. All Rights Reserved.