k-nn topic

List k-nn repositories

machine_learning_basics

4.2k
Stars
825
Forks
Watchers

Plain python implementations of basic machine learning algorithms

elliot

266
Stars
49
Forks
Watchers

Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation

mrpt

255
Stars
46
Forks
Watchers

Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search

mnist-challenge

70
Stars
14
Forks
Watchers

My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]

Machine-Learning-Models

31
Stars
11
Forks
Watchers

In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.

Statistical-Learning-using-R

30
Stars
25
Forks
Watchers

This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports re...