| Package | Description |
|---|---|
| com.feedzai.openml.python |
This package contains the base implementation for all python based Models and Model Loaders.
|
| com.feedzai.openml.python.jep.instance |
Contains implementation of a wrapper for a Jep instance that runs in its own thread.
|
| Class and Description |
|---|
| JepInstance
Wrapper for a Jep object that runs it on a separate dedicated thread.
|
| Class and Description |
|---|
| AbstractJepEvaluation
Definition of an evaluation to be run on a
JepInstance. |
| JepFunction
Functional interface for a Function that takes a Jep instance and may throw a JepException.
|
Copyright © 2018 Feedzai. All rights reserved.