SOCR / SOCRAT-issues

Project management for SOCRAT
2 stars 0 forks source link

Realization of knn algorithm in SOCRAT #159

Closed ttuowang closed 7 years ago

ttuowang commented 7 years ago

Read kmean.coffee try to imitate the code structure and apply it to knn algorithm.

Create a module for knn algoithm in the cluster module. Extract important code in kmean.coffee

alxndrkalinin commented 7 years ago

@tuowangstat we're not going to work on kNN right now, since we decided to improve Clustering first