| Interface | Description |
|---|---|
| IProcessListener |
| Class | Description |
|---|---|
| AProcessListener |
The process listener may be attached to a process in order to handle its ouputs streams in a controlled way.
|
| DefaultProcessListener |
The DefaultProcessListener might be used to forward any type of outputs of a process to a logger.
|
| ScikitLearnWrapper |
Wraps a Scikit-Learn Python process by utilizing a template to start a classifier in Scikit with the given classifier.
|
| Enum | Description |
|---|---|
| ScikitLearnWrapper.ProblemType |