Module error

Module error 

Source
Expand description

The error module for external datasets and training;

Enums§

TrainingError
The TrainingError type enumerates the various errors that can occur during the training process.

Type Aliases§

TrainingResult
a type alias for a Result with an error type of TrainingError.