mixem is a pure-python implementation of the Expectation-Maximization (EM) algorithm for fitting mixtures of probability distributions. It works in Python 2 and Python 3 (tested with 2.7 and 3.5.1) and uses few dependencies (only NumPy and SciPy).
Features
Easy-to-use and fully-documented API
Built-in support for several probability distributions
Easily define custom probability distributions by implementing their probability density function and weighted log-likelihood
Documentation
Find the mix’EM documentation on ReadTheDocs.
Installation
pip install mixem
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mixem-0.1.4.tar.gz
(4.9 kB
view details)
File details
Details for the file mixem-0.1.4.tar.gz.
File metadata
- Download URL: mixem-0.1.4.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07628f0bfea430bb2d04a68353073e1fe46dc3cf8ab6e3e287284393db2472cf
|
|
| MD5 |
e010fab65f92e78453bcf430ea1327a7
|
|
| BLAKE2b-256 |
64e9bca472114ed8c3381488c3797eef19f499f17e4f4820bce975623bd0df63
|