/k-means

WIP K-Means tutorial in Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

WIP: K-Means

This repo was created on February 2019 to pursue self education in the topic of Data Science, specifically K-Means in Python. It was built in team with ITESM Professor Saul Juárez.

The file named ccrescentus.fa represents a sequence of genetic information. It is an encoding of nitrogenous bases.

Run

pip install -r requirements.txt
python k_means.py