| Package | Description |
|---|---|
| com.feedzai.openml.python |
This package contains the base implementation for all python based Models and Model Loaders.
|
| Modifier and Type | Method and Description |
|---|---|
protected ClassificationPythonModel |
AbstractClassificationPythonModelLoaderImpl.getModelImpl(com.feedzai.openml.data.schema.DatasetSchema schema,
JepInstance jepInstance,
String id)
Gets the actual instance of the
MachineLearningModel to use. |
ClassificationPythonModel |
AbstractClassificationPythonModelLoaderImpl.loadModel(Path modelPath,
com.feedzai.openml.data.schema.DatasetSchema schema) |
Copyright © 2018 Feedzai. All rights reserved.