TZstatsADS / Spr2017-proj4-team6

Spr2017-proj4-team6 created by GitHub Classroom
1 stars 0 forks source link

Implement evaluation measures #5

Open galen211 opened 7 years ago

galen211 commented 7 years ago

We need to suggest some additional evaluation measures to be used on our clustering algorithms. We have been provided two functions from Paper #3, but need to suggest and implement a couple more.

SiyuanYao commented 7 years ago

One question, does K-way is exactly the same with K-means?