ontime.core.modelling.model#

Functions

is_subclass_or_instance_of_subclass(...)

Check if the given variable is either a subclass of the given base class, or an instance of the base class (or its subclass)

Classes

Model(wrapped_model, **params)

Generic wrapper around time series libraries