Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 288 Bytes

File metadata and controls

8 lines (7 loc) · 288 Bytes

CS328 - Introduction to Data Science

Sampling Techniques for better performance of KMeans Algorithm We have implemented the following algorithms in a fairly successful manner:

  • Uniform Sampling
  • Leverage Score based Sampling
  • Volume Sampling
  • Light Weight Coresets based Sampling