An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gmm-clustering

iacopomasi/AI-ML-Unit-2

Course Material for Artificial Intelligence and Machine Learning - Unit 2 @ Computer Science Dept, Sapienza

Language: Jupyter Notebook - Size: 520 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 40 - Forks: 48

crimslack/gmm_anomaly_detection

Production fault segmentation using Gaussian Mixture Models and unsupervised anomaly detection.

Language: Python - Size: 342 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

KalinNonchev/mclustpy

Model-based clustering based on parameterized finite Gaussian mixture models. Models are estimated by EM algorithm initialized by hierarchical model-based agglomerative clustering. The optimal model is then selected according to BIC.

Language: Python - Size: 36.1 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 1

ranimeshehata/Face-Recognition

This project implements a face recognition pipeline using the AT&T Face Dataset (ORL Dataset). It includes dimensionality reduction techniques like PCA, clustering algorithms such as K-Means and GMM, and an optional Autoencoder-based feature extraction.

Language: Jupyter Notebook - Size: 19.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mayankmittal29/TensorTinker_Statistical_Methods_in_AI

This repository contains implementations of various machine learning algorithms from scratch, including Multi-Layer Perceptron (MLP), Gaussian Mixture Models (GMM), Principal Component Analysis (PCA), Autoencoders, and Variational Autoencoders.

Language: Jupyter Notebook - Size: 21.4 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

GiatrasKon/Gastric-Cancer-scRNAseq-Analysis

Recreation and enrichment of the gastric (GC) cancer single-cell RNA-seq (scRNA-seq) data analysis pipeline described in the "Comprehensive analysis of metastatic gastric cancer tumour cells using single‑cell RNA‑seq" by Wang B. et. al, using the raw counts matrix they provide.

Language: Jupyter Notebook - Size: 19.1 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

aliciagilmatute/Machine-Learning--unsupervised-

Proyectos de Aprendizaje Automático No Supervisado

Language: Jupyter Notebook - Size: 2.37 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

HongJea-Park/robust_EM_for_gmm

MS Yang, A robust EM clustering algorithm for Gaussian mixture models, Pattern Recognit., 45 (2012), pp. 3950-3961

Language: Python - Size: 10.6 MB - Last synced at: 29 days ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 4

ShrinivasaPH/ML-Clustering-Countries

This project clusters countries based on socio-economic factors using Gaussian Mixture Model (GMM). Input data like child mortality, income, etc., and get a prediction of whether a country is Poor Developing or Rich. The results are visualized on an interactive world map, allowing you to explore global clustering patterns.

Language: Python - Size: 3.31 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

SagharShafaati/PD-Detection-Transformer-GMM

This repository contains the Python implementation for the article "Integrating Transformers and Gaussian Mixture Models for Parkinson's Detection." The code combines GMM, Transformers, and SHAP analysis for accurate and interpretable voice-based diagnosis.

Language: Jupyter Notebook - Size: 277 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DolbyUUU/clustering_algorithm_implementation_python

Clustering algorithm implementaions from scratch with python (k-means, EM-GMM, mean-shift, agglomerative)

Language: Python - Size: 1.14 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

bansal-yash/COL333-Artificial-Intelligence

Course assignments of COL333 :- Artificial Intelligence course at IIT Delhi under Professor Rohan Paul

Language: Python - Size: 55.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

SirineMaaroufi/ML_Clustering_Explorations

This repository contains a series of notebooks exploring various clustering techniques in machine learning.

Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

chris-santiago/gmm

Gaussian Mixture Model with low rank approximation

Language: Python - Size: 12.7 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

gulabpatel/Machine-Learning

Regression, Classification, Clustering, Dimension-reduction, Anomaly detection

Language: Jupyter Notebook - Size: 25 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 3

catherman/Image-Analysis-with-Gaussian-Mixture-Model

Image analysis with Gaussian Mixture Model (GMM), with Principal Component Analysis (PCA) for dimensionality reduction of images prior to expectation-maximization (EM) algorithm implementation.

Language: Python - Size: 1.43 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

KyriakosPsa/single-cell-ML-pipeline

single-cell RNA seq Gaussian Mixture Model analysis pipeline. Accepts as input a single cell dataset (rows:cells x columns:gene expression) and provides their trajectories based on fitted Gaussian Mixture Models.

Language: Jupyter Notebook - Size: 25.1 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Manaswi-Vichare/GMM-Clustering

Implementing PCA on MNIST and then performing GMM clustering. PCA is performed from scratch and done for 32, 64, and 128 components. Clustering performed in 10, 7, and 4 clusters.

Language: Jupyter Notebook - Size: 380 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

siddikayyappa/MNIST-classification

The Following repository contains the code for the MNIST classification tasks, with the help of various machine learning techiniques, like DNN, CNN, K-means, GMM

Language: Jupyter Notebook - Size: 24.5 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RobinU434/TaskParameterizedGaussianMixtureModels

Implementation of Task-Parameterized-Gaussian-Mixture-Models as presented from S. Calinon in his paper: "A Tutorial on Task-Parameterized Movement Learning and Retrieval"

Language: Python - Size: 6.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

phoebeyueh/207_customer_segmentation

207 Machine Learning Project using various clustering models

Language: Jupyter Notebook - Size: 4.57 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tianrui-qi/QuadraticNeurons

Code and data associated with the paper "Superiority of quadratic over conventional neural networks for classification of Gaussian mixture data".

Language: Jupyter Notebook - Size: 16.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

El-Bahnasawi/Walmart-Dataset-Analysis

Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

haniye6776/clustering-countries

clustering with optimal number of clusters

Language: Jupyter Notebook - Size: 709 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wondmgezahu/ML-projects

Language: Jupyter Notebook - Size: 5.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MrTejas/ML-Algos

A collection of fundamental Machine Learning Algorithms Implemented from scratch along-with their applications for various ML tasks like clustering, thresholding, data analysis, prediction, regression and image classification.

Language: Jupyter Notebook - Size: 174 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Alex-Mak-MCW/Clustering-Algorithms-Analysis-Project

Personal research project on examining different types of clustering algorithms, as well as investigate their impact when they are used in classification problem (cluster-based feature engineering)

Language: Jupyter Notebook - Size: 9.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AISoltani/Clustering-in-Python Fork of sandipanpaul21/Clustering-in-Python

Clustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarchical, DB Scan and Gaussian Mixture Model GMM. Interview questions on clustering are also added in the end.

Language: Jupyter Notebook - Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

AISoltani/Gaussian_Mixture_Model-

ModelGaussian_Mixture_Model

Language: Python - Size: 198 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

beginaid/GMM-EM-VB

This repository is for sharing the scripts of EM algorithm and variational bayes.

Language: Python - Size: 116 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

madisongarccia/CS180-Python

Using Python for Data Science

Language: Jupyter Notebook - Size: 1.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hrootscraft/audio-classification

Statistical Model (GMM) employed for Audio Classification

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anishdulal/clustering

I have performed district clustering using 3 clustering algorithms(k-means, dbscan and gmm).

Language: Jupyter Notebook - Size: 3.68 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Taabannn/intro-ml

This repository has been created just for warm-up in machine learning and there are my simulation files of UT-ML course HWs.

Language: Jupyter Notebook - Size: 48.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Taabannn/fake-and-real-images-detection

This repository contains last project of UT-ML course files(feature extraction, classification, clustering)...

Language: Jupyter Notebook - Size: 1.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

venkatesh-eranti/clustering_milestone-project-Wholesale-customers

The wholesale distributor is considering changing its delivery service from currently 5 days a week to 3 days a week. However, the distributor will only make this change in delivery service for customers that react positively. How can the wholesale distributor use the customer segments to determine which customers, if any, would reach positively to the change in delivery service?

Language: Jupyter Notebook - Size: 721 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MathCortes/Projeto6-CustomersAnalysis-ML_Clustering

A base de dados que será utilizada é voltada para estudos de perfil dos consumidores, como análises de marketing. Estão disponibilizadas informações básicas dos consumidores, tais como gênero, idade e outros dados financeiros.

Language: Jupyter Notebook - Size: 1.87 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Prashant812/Clustering

Analyzing different clustering methods and finding the most suitable one

Language: Jupyter Notebook - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

praveengadiyaram369/Activityrecognition_GaussianLDA

Gaussian Latent Dirichlet Allocation

Language: Jupyter Notebook - Size: 53.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

tans-hul/Anomly-Detection

This repository hosts an advanced anomaly detection system designed to identify unusual patterns or outliers in diverse datasets. It offers robust algorithms such as K-means clustering, efficient dimensionality reduction techniques like PCA, and various encoding methods for improved data interpretability.

Language: Jupyter Notebook - Size: 44 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 3

anubhavparas/color-segmentation-using-gaussain-mixture-models

Underwater Buoy detection using Gaussian Mixture Models (GMM) and Expectation-Maximization (EM) Algorithm

Language: Python - Size: 56.5 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Dragon1573/Parallel-GMM 📦

2019~2020学年第2学期《并行程序设计》课程设计

Language: C - Size: 345 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

kailugaji/Gaussian_Mixture_Model_for_Clustering

Gaussian Mixture Model for Clustering

Language: MATLAB - Size: 228 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 4

mr-easy/GMM-EM-Python

Python implementation of EM algorithm for GMM. And visualization for 2D case.

Language: Jupyter Notebook - Size: 2.2 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 34 - Forks: 7

sumeyye-agac/expectation-maximization-for-gaussian-mixture-model-from-scratch

Expectation-Maximization (EM) algorithm for Gaussian mixture model (GMM) from scratch

Language: Python - Size: 167 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

iqrabismii/UnsupervisedLearning

Projects using Unsupervised Learning Techniques

Language: Jupyter Notebook - Size: 4.43 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sanaamironov/CMSC478-MachineLearning

This course covers fundamental concepts, methodologies, and algorithms related to machine learning taught by Fereydoon Vafaei

Language: Jupyter Notebook - Size: 3.43 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

daiki-ko/GMM-WBIC_with_PyMC

PyMC source program to determine the number of clusters in multi-dimensional data by WBIC.

Language: Jupyter Notebook - Size: 430 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ishmeet7/Data-Science-coursework

This repository contains assignments of Data science 3(IC272) course .

Language: Jupyter Notebook - Size: 1.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShashwatNigam99/Artwork-Classification-Using-ML

Machine Learning Project for Course CS7641

Size: 24.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Whitelisted2/EE413-PRML-Lab

This repository contains files related to Pattern Recognition and Machine Learning Lab (Autumn 2022).

Language: Jupyter Notebook - Size: 117 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

reutregev/gmm-em

A Python implementation of Gaussian Mixture Model (GMM)

Language: Jupyter Notebook - Size: 546 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

faahrin/UKESM1_Ozone_clustering

Ozone profile clustering code for UKESM1

Language: Jupyter Notebook - Size: 223 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

alaradirik/robot-learning

RL and DMP algorithms implemented from scratch with plain Numpy.

Language: Jupyter Notebook - Size: 460 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

geekquad/Customer-Segments

Analyzing a dataset containing data on various customers' annual spending amounts of diverse product categories for internal structure. Doing so would equip the distributor with insight into how to best structure their delivery service to meet the needs of each customer.

Language: Jupyter Notebook - Size: 4.92 MB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

showman-sharma/speech_writing-recognition

We are given 2 different problems to solve. 1. Isolated spoken digit recognition 2. Telugu Handwritten character recognition Both these datasets were given as a time series. 2 different methods were used to solve each of the problem: 1. Dynamic Time Warping 2. Hidden Markov Models

Language: Python - Size: 682 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kumarpython/Machine-Learning

Machine Learning with Python, Numpy & SciKitLearn

Language: Jupyter Notebook - Size: 106 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

jeandsantos/italian_olive_oil

Clustering of Italian Olive Oils with their Fatty Acid Composition

Language: HTML - Size: 1.85 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

khalidrahfani/RFM_Clustering

This Repo is a about a Project I made with my Binome Mr Oukacha Mustapha on the Clustering Algorithms of Clients using RFM method.

Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Neel7317/Machine_learning-Unsupervised-

Unsupervised learning with different types clustering algorithms..

Language: Jupyter Notebook - Size: 530 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

shbz80/model_learning

Code for the paper Data-efficient model learning and prediction for contact-rich manipulation tasks, RA-L, 2020

Language: Python - Size: 1.78 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Paul1911/Heart-Failure-Clustering

Clustering Case Study with Gaussian Mixture Models

Language: Jupyter Notebook - Size: 198 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Chubek/SongOfTheSprockets

A UI for Sprocket-VC

Language: Python - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zzp1012/GMM-KMeans-clustering

Using GMM and KMeans implemented with julia do location prediction.

Language: Jupyter Notebook - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

devosmitachatterjee2018/Statistical_Learning_for_Big_Data_Report11062021

The project encompasses the statistical analysis of data using different clustering and feature selection techniques.

Language: Python - Size: 33 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

aciobanusebi/deep-clustering

Language: Jupyter Notebook - Size: 198 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

MostafaToema/Machine-Learning-Practices

Demos of different machine learning algorithms

Language: Jupyter Notebook - Size: 2.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hanaecarrie/EE5907_PatternRecognition

NUS Pattern Recognition module graded assignments

Language: Jupyter Notebook - Size: 7.87 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

imenelydiaker/gmm-mixed-data

R package for clustering with a Gaussian Mixture Model for mixed data

Language: R - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

upadhyatejas/Analysis-and-Predications-of-Higher-Education-in-India

A recommender system based on data provided by MHRD on colleges and universities in India. Website-

Language: Jupyter Notebook - Size: 4.17 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

UpasanaGhosh/UB-CSE-574-Introduction-to-Machine-Learning

The projects are a part of the course CSE-574 : Introduction to Machine Learning, that I had taken up for Fall 2019 at the University at Buffalo.

Language: Jupyter Notebook - Size: 2.8 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

smitkiri/fashion-product-recommendation

Recommending similar fashion product images

Language: Jupyter Notebook - Size: 7.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords
gmm-clustering 72 machine-learning 20 kmeans-clustering 18 gmm 17 clustering 17 pca 15 python 14 gaussian-mixture-models 11 dbscan-clustering 10 k-means-clustering 9 clustering-algorithm 8 dbscan 7 machine-learning-algorithms 7 unsupervised-learning 6 expectation-maximization 6 expectation-maximization-algorithm 6 pandas 6 classification 5 sklearn 5 logistic-regression 5 kmeans 5 svm 4 regression 4 numpy 4 knn-classification 4 neural-networks 4 hierarchical-clustering 4 deep-learning 4 umap 3 pca-analysis 3 spectral-clustering 3 gaussian 3 silhouette-score 3 gmm-em 3 adaboost 3 svm-classifier 3 decision-trees 3 python3 3 agglomerative-clustering 3 random-forest 3 data-science 3 convolutional-neural-networks 3 matplotlib-pyplot 3 image-segmentation 3 neural-network 3 linear-regression 3 visualization 3 naive-bayes-classifier 3 cnn 3 dimensionality-reduction 3 mnist-dataset 2 dbscan-algorithm 2 principal-component-analysis 2 kmeans-clustering-algorithm 2 support-vector-machines 2 anomaly-detection 2 matplotlib 2 unsupervised-clustering 2 scratch-implementation 2 k-nearest-neighbor-classifier 2 dimentionality-reduction 2 ml 2 feature-extraction 2 data-mining 2 mlp-regressor 2 mlp-classifier 2 pytorch 2 seaborn 2 variational-autoencoder 2 unsupervised-machine-learning 2 hidden-markov-models 2 reinforcement-learning 2 keras 2 hdbscan 2 gradient-boosting 2 scikit-learn 2 single-cell-rna-seq 2 tsne 2 tensorflow 2 k-means 2 elbow-method 2 maximum-likelihood-estimation 1 fuzzy-cmeans-clustering 1 hidden-markov-model 1 k-nearest-neighbours 1 linear-algebra 1 linear-discriminant-analysis 1 probability-theory 1 featurescaling 1 outlier-removal 1 customer-analytics 1 autoencoder-neural-network 1 codebook 1 fastapi 1 histogram-matching 1 human-activity-recognition 1 latent-dirichlet-allocation 1 lstm-neural-networks 1 random-forest-classifier 1 sensor-data 1