/kmeansFromScratch

Implementation for KMEAN Algoritm from Scratch

Primary LanguageJupyter Notebook

KMEANS FROM SCRATCH

implementation for KMEANS Algorithm from Scratch and draw Elbow Method

Table of Contents

Project Pipeline

  • Data Invastigation
  • Data visualization
  • KMEAN
  • Elbow Method

Technologies Used

  • Python
  • Numpy
  • matplotlib and seaborn
  • pandas
  • Scipy