actuallysoham / k-means

A simple K Means Clustering Algorithm. What else did you expect?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k-means

A simple K Means Clustering Algorithm. What else did you expect? This project was built by Soham De, Manish Rajani. and Tanvi Roy.

Quick Start

Open up a CLI, and execute the following commands:

$ git clone https://github.com/actuallysoham/k-means.git
$ cd k-means

$ python3 algo2.py

This should be enough.

Project Details

This project was built using the Python3. All visualisation is done using Plotly.

Citations

All of the project code was written by us ourselves.

About

A simple K Means Clustering Algorithm. What else did you expect?

License:MIT License


Languages

Language:Python 100.0%