public class UnsupervisedSparkModelBuilder extends MLModelBuilder
Constructor and Description |
---|
UnsupervisedSparkModelBuilder(MLModelConfigurationContext context) |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.ml.commons.domain.MLModel |
build()
Build an unsupervised model.
|
getContext, handleIgnoreException, setContext
public UnsupervisedSparkModelBuilder(MLModelConfigurationContext context)
public org.wso2.carbon.ml.commons.domain.MLModel build() throws MLModelBuilderException
build
in class MLModelBuilder
MLModel
MLModelBuilderException
- if failed to build the model.Copyright © 2016 WSO2, Inc.. All Rights Reserved.