UNPKG

gaussian-mixture

Version:

An implementation of a Gaussian Mixture class in one dimension, that allows to fit models with an Expectation Maximization algorithm.

8 lines (7 loc) 95 B
{ "extends": "mourner", "rules": { "indent": ["error", 2], "no-loop-func": 0 } }