https://github.com/avoss84/gauss_mix
Python code for Gaussian mixture model
https://github.com/avoss84/gauss_mix
Last synced: 11 months ago
JSON representation
Python code for Gaussian mixture model
- Host: GitHub
- URL: https://github.com/avoss84/gauss_mix
- Owner: AVoss84
- Created: 2020-02-06T21:37:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-30T14:39:00.000Z (almost 3 years ago)
- Last Synced: 2025-05-20T07:11:21.780Z (about 1 year ago)
- Language: Python
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# *Gaussian Mixture Models (GMM)*
This repository provides tools in a Python package *gaussmix* for the unsupervised analysis of GMM data with known number of cluster/groups.