public class DeeplearningModelBuilder extends SupervisedSparkModelBuilder
Constructor and Description |
---|
DeeplearningModelBuilder(MLModelConfigurationContext context) |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.ml.commons.domain.MLModel |
build()
Build a supervised model.
|
arraySum, getModelAccuracy, getMulticlassConfusionMatrix, getMulticlassMetrics, preProcess
getContext, handleIgnoreException, setContext
public DeeplearningModelBuilder(MLModelConfigurationContext context)
public org.wso2.carbon.ml.commons.domain.MLModel build() throws MLModelBuilderException
SupervisedSparkModelBuilder
build
in class SupervisedSparkModelBuilder
MLModel
MLModelBuilderException
- if failed to build the model.Copyright © 2016 WSO2, Inc.. All Rights Reserved.