Skip to content
#

kmeans

Here are 36 public repositories matching this topic...

Imagine you are the front runner for democratic party primaries in 2008 - 1 week into elections you have won a few states(Obama) and your opponent (Hillary) is catching up. How you can use analytics to predict which of the remaining seats will you win using demographic data from states you won and lost. Can we accurately classify win or lose for…

  • Updated Feb 28, 2018
  • R

Designing and applying unsupervised learning on the Radar signals to perform clustering using K-means and Expectation maximization for Gausian mixture models to study ionosphere structure. Both the algorithms have been implemented without the use of any built-in packages. The Dataset can be found here: https://archive.ics.uci.edu/ml/datasets/ion…

  • Updated Dec 20, 2017
  • R

This project implements canonical correlation analysis between two data matrices. I first create the latent dimensions between the two data matrices. Then I use Kmeans and hierarchical clustering on principal component to group individuals using the latent dimensions and the distance created by the canonical analysis. Last step, I give a profili…

  • Updated Jul 22, 2020
  • R

The feature of interest is whether or not a customer buys a caravan insurance, based on socio-demographic factors and ownership of other insurance policies; and to build profile of a typical customer.

  • Updated May 23, 2021
  • R

Improve this page

Add a description, image, and links to the kmeans 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 kmeans topic, visit your repo's landing page and select "manage topics."

Learn more