SkillAgentSearch skills...

Igmm

Infinite Gaussian mixture model in python (with Geweke tests)

Install / Use

/learn @BaxterEaves/Igmm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

igmm

An infinite mixture model in python

Requires:

  • numpy
  • scipy
  • pandas
  • matplotlib
  • seaborn

Currently only support univariate normal datat under the Normal inverse-Gamma prior.

To run a clustering example:

$ python igmm.py

To run Geweke joint distribution tests:

$ python geweke.py
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated12mo ago
Forks1

Languages

Python

Security Score

62/100

Audited on Apr 9, 2025

No findings