yatsm.errors module

exception yatsm.errors.AlgorithmNotFoundException[source]

Bases: exceptions.Exception

Custom exception for algorithm config files without handlers

exception yatsm.errors.TSLengthException[source]

Bases: exceptions.Exception

Exception stating timeseries does not contain enough observations

exception yatsm.errors.TrainingDataException[source]

Bases: exceptions.Exception

Custom exception for errors with training data