Interface | Description |
---|---|
MLInputAdapter |
This interface should be implemented, if you need to read content from a given path.
|
MLOutputAdapter |
This interface should be implemented, if you need to write an input stream to a given path of a specific data source.
|
PMMLModelContainer |
All MLModels(wrapper models) which support pmml export should implement this interface
|
Class | Description |
---|---|
DatasetProcessor |
All dataset processor should extend this class.
|
MLModelBuilder |
All Model Builders should extend this class.
|
Copyright © 2016 WSO2, Inc.. All Rights Reserved.