| Interface | Description |
|---|---|
| EndTrainingStrategy |
| Class | Description |
|---|---|
| EarlyStoppingStrategy |
A simple early stopping strategy that halts training when the validation set no longer improves.
|
| EndIterationsStrategy | |
| EndMaxErrorStrategy | |
| EndMinutesStrategy | |
| StoppingStrategy |
A simple early stopping strategy that halts training when the training set no longer improves.
|