gluonts.shell.exceptions module#
- exception gluonts.shell.exceptions.ForecasterNotFound[source]#
Bases:
GluonTSException
An exception indicating that a forecaster identified by the given name cannot be found in the current environment.
Bases: GluonTSException
An exception indicating that a forecaster identified by the given name cannot be found in the current environment.