A Cython Machine Learning library dedicated to Hidden Markov Models
-
Updated
Aug 1, 2023 - Python
A Cython Machine Learning library dedicated to Hidden Markov Models
Implemented Gaussian Mixture Models (GMM) for image color segmentation.
A machine learning clustering model for customer segmentation to define marketing strategy.
[CVPR 2026] Flow Matching for Multimodal Distributions
Infinite Mixtures of Infinite Factor Analysers
Suite for human/nonhuman binary classification problem using MOG, CNN with VIRAT2.0-based dataset
Production-ready Python implementation of Gaussian Mixture Models for incomplete data, enabling joint clustering and missing-value imputation via EM
Coordinate ascent mean-field variational inference (CAVI) using the evidence lower bound (ELBO) to iteratively perform the optimal variational factor distribution parameter updates for clustering.
Differential Evolution Clustering
Code and data for "Superclass-class conditional Gaussian mixture model for learning fine-grained embeddings" @ ICLR2022
Detecting stock market phases using a Gaussian mixture model.
Benchmark of 6 ML models (incl. MLP & SOM from scratch) on 22 UCI datasets. Stratified CV, hyperparameter tuning, comparison with published baselines.
This repository contains functions/codes related to different methods of machine learning for classification and clustering in python.
Synthetic Data Generation (SDG) by Gaussian Mixture Model (GMM) Distribution
Library and hand-made clustering algorithms are implemented in this project
Codes for simulation studies to examine the performance of the EM algorithm and its modifications Classification EM and Stochastic EM for Gaussian mixture and a mixture of Markov chains.
Privacy-Preserving Distributed Expectation Maximization for Gaussian Mixture Models via Fully Homomorphic Encryption
Algorithms proposed in the following paper: G. Oliveira, L. L. Minku and A. L. I. Oliveira, "Tackling Virtual and Real Concept Drifts: An Adaptive Gaussian Mixture Model Approach," in IEEE Transactions on Knowledge and Data Engineering, 2021. doi: 10.1109/TKDE.2021.3099690.
Testing out statistical models for generating synthetic tabular data.
Machine Learning Engineer Nanodegree, Unsupervised Learning, Creating Customer Segments
Add a description, image, and links to the gaussian-mixture-model topic page so that developers can more easily learn about it.
To associate your repository with the gaussian-mixture-model topic, visit your repo's landing page and select "manage topics."