You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/03/19 11:16:38 UTC

[jira] [Created] (FLINK-1745) Add k-nearest-neighbours algorithm to machine learning library

Till Rohrmann created FLINK-1745:
------------------------------------

             Summary: Add k-nearest-neighbours algorithm to machine learning library
                 Key: FLINK-1745
                 URL: https://issues.apache.org/jira/browse/FLINK-1745
             Project: Flink
          Issue Type: New Feature
          Components: Machine Learning Library
            Reporter: Till Rohrmann


Even though the k-nearest-neighbours (kNN) [1,2] algorithm is quite trivial it is still used as a mean to classify data and to do regression.

Could be a starter task.

Resources:

[1] [http://en.wikipedia.org/wiki/K-nearest_neighbors_algorithm]
[2] [https://www.cs.utah.edu/~lifeifei/papers/mrknnj.pdf]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)