k-nearest-neighbor topic

List k-nearest-neighbor repositories

interactiveknn

81
Stars
8
Forks
Watchers

Interactive K-Nearest Neighbors machine learning algorithm in JavaScript.

Data-Mining-Algorithms

43
Stars
20
Forks
Watchers

Data Mining Algorithms with C# using LINQ

machine_learning_basics

4.2k
Stars
825
Forks
Watchers

Plain python implementations of basic machine learning algorithms

knn-defense

19
Stars
6
Forks
Watchers

Adversarial Examples on KNN (and its neural network friends)

Machine-Learning-Toolbox

22
Stars
5
Forks
Watchers

This toolbox offers 8 machine learning methods including KNN, SVM, DA, DT, and etc., which are simpler and easy to implement.

machine_learing_algo_python

45
Stars
21
Forks
Watchers

implement the machine learning algorithms by python for studying