| Class | Description |
|---|---|
| DeepWater |
Deep Learning Neural Net implementation based on MRTask
|
| DeepWaterModel |
The Deep Learning model
It contains a DeepWaterModelInfo with the most up-to-date model,
a scoring history, as well as some helpers to indicate the progress
|
| DeepWaterModelInfo |
This class contains the state of the Deep Learning model
This will be shared: one per node
|
| DeepWaterModelOutput | |
| DeepwaterMojoWriter |
Mojo definition for DeepWater model.
|
| DeepWaterParameters |
Parameters for a Deep Water image classification model
|
| DeepWaterScoringInfo |
Lightweight DeepLearning scoring history.
|
| DeepWaterTask |
| Enum | Description |
|---|---|
| DeepWaterParameters.Activation |
Activation functions
|
| DeepWaterParameters.Backend | |
| DeepWaterParameters.MissingValuesHandling | |
| DeepWaterParameters.Network | |
| DeepWaterParameters.ProblemType |