Documentation
API docs
Other
Version
This module contains all base classes of deeptime. They are the important when developing new estimators.
Model()
Model
The model superclass.
Estimator([model])
Estimator
Base class of all estimators
Transformer()
Transformer
Base class of all transformers.
Dataset()
Dataset
The Dataset superclass.