Repository navigation

#

k-nearest-neighbors

yahoojapan/NGT

Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data

C++
1301
2 天前

TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets

Jupyter Notebook
576
2 年前

Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Comparison" (RecSys2020)

Python
552
8 个月前

The first machine learning framework that encourages learning ML concepts instead of memorizing class functions.

Python
334
1 年前

Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs

Java
266
1 个月前

Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Matrix Factorization, Koren Neighborhood Model, Koren Integrated Model, Dawid-Skene, Platt-Burges, Expectation Maximization, Factor Analysis, ISTA, FISTA, ADMM, Gaussian Mixture Model, OPTICS, DBSCAN, Random Forest, Decision Tree, Support Vector Machine, Independent Component Analysis, Latent Semantic Indexing, Principal Component Analysis, Singular Value Decomposition, K Nearest Neighbors, K Means, Naïve Bayes Mixture Model, Gaussian Discriminant Analysis, Newton Method, Coordinate Descent, Gradient Descent, Elastic Net Regression, Ridge Regression, Lasso Regression, Least Squares, Logistic Regression, Linear Regression

Jupyter Notebook
237
2 年前

GloVe word vector embedding experiments (similar to Word2Vec)

Python
67
2 年前

Segmentation and Identification of Vertebrae in CT Scans using CNN, k-means Clustering and k-NN

Python
63
4 年前

Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine

Python
62
6 年前

Today, using machine learning algorithms is as easy as "import knn from ..." but it doesn't really help if you want to learn how the algorithms work

Jupyter Notebook
59
6 年前

Rcpp bindings for the approximate nearest neighbors library hnswlib

C++
36
4 个月前

The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.

PHP
34
2 年前