Skip to content
#

gmm-clustering

Here are 20 public repositories matching this topic...

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

  • Updated Aug 1, 2022
  • Python

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.

  • Updated Feb 14, 2025
  • Python

Improve this page

Add a description, image, and links to the gmm-clustering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gmm-clustering topic, visit your repo's landing page and select "manage topics."

Learn more