MCPcopy Create free account
hub / github.com/derrynknife/SurPyval / MixtureModel

Class MixtureModel

surpyval/univariate/parametric/mixture_model.py:16–385  ·  view source on GitHub ↗

A class for creating a Mixture Model fitter. This class implements a Mixture Model, which is a probabilistic model that combines multiple probability distributions to model complex data. Models can be fit with either the Expectation Maximisation (EM) algorithm or Maximum Likeli

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected