pyml.exceptions.excpetions#
Python module that contains exceptions/errors used across several classes
Exceptions
|
Excpetion raised when a model is initialized or training is started but hyperparameters are not specified yet. |
|
Exception raised when an input value is outside the specified range. |
|
Exception raised when performing a matrix/vector operation on two objects with non-compatible sizes |