Skip to content

Cheryl008/Week9_Lec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week9_Lec

This set contains codes to implement k-means algorithms. At the end of the exercise, logics contained in helper.py should be re-implemented in corresponding codes.

Steps:

  • Implement missing functions in sample_student.py
  • Then the util module
  • Next, update and computeCentroid in Cluster class
  • Finall, the main iteration in kmeans.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%