public class RecommendationModelBuilder extends MLModelBuilder
Constructor and Description |
---|
RecommendationModelBuilder(MLModelConfigurationContext context) |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.ml.commons.domain.MLModel |
build()
Build a model using the context.
|
getContext, handleIgnoreException, setContext
public RecommendationModelBuilder(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 © 2015 WSO2, Inc.. All Rights Reserved.