markovflow
¶
API reference documentation for the Markovflow package.
Markovflow includes ready-to-use GP models
for classification and
regression.
If you want to create your own model, you must implement either the
MarkovFlowModel
or the
MarkovFlowSparseModel
base class.
Subpackages¶
markovflow.kernels
markovflow.likelihoods
markovflow.models
markovflow.models.gaussian_process_regression
markovflow.models.iwvi
markovflow.models.models
markovflow.models.pep
markovflow.models.sparse_pep
markovflow.models.sparse_variational
markovflow.models.sparse_variational_cvi
markovflow.models.spatio_temporal_variational
markovflow.models.variational
markovflow.models.variational_cvi
markovflow.sde