Skip to content

Python implementation of K-Means clustering data science algorithm

Notifications You must be signed in to change notification settings

SvetlanaM/k-means-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

K-Means clustering Czechitas course

Python implementation of K-Means clustering data science algorithm in Jupyter notebook, exported as HTML page for Czechitas Digital Academy course, where I have been a lector.

In this lesson you can learn:

  1. Basic data principles
  2. Data cleaning
  3. Object oriented programming in Python
  4. How K-Means algorithm works
  5. Implementation of K-Means algorithm on example data set

Releases

No releases published

Packages

No packages published

Languages