Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sseemayer/mixem

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mix'EM

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).

Old Faithful example

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

About

Pythonic Expectation-Maximization (EM) implementation for fitting mixtures of probability densities

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.