rml-knn

KNN classifier

An implementation of a k-Nearest Neighbor algorithm for classification in Racket.

K-Nearest Neighbor implementation in Racket.

GitHub

1 stars
1 watching
2 forks
Language: Racket
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
felipexw/knn-java-libraryAn implementation of a K-Nearest Neighbor algorithm for supervised learning7
asbaker/racket-knnAn implementation of the K Nearest Neighbors algorithm using Scheme and Racket16
johnstonskj/rml-coreA Racket module for managing machine learning datasets and providing interfaces to various classification algorithms.13
reddavis/knnAn implementation of the K Nearest Neighbour algorithm in Ruby, allowing users to query a dataset and retrieve the k most similar data points based on various distance measurements.37
nathanepstein/knearA JavaScript implementation of the k-nearest neighbors algorithm for supervised machine learning48
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
norlab-ulaval/libnaboA fast K Nearest Neighbor library for low-dimensional spaces452
kristofferc/nearestneighbors.jlA Julia package for efficient nearest neighbor searches in high-dimensional spaces426
mhjabreel/stf-rnnRecurrent neural network model for predicting people's next location based on spatial and temporal features28
kgpml/hyperspectralDeveloping Deep Learning models for classifying land covers in hyperspectral images using Neural Networks298
mrkn/mxnet.rbA Ruby interface to MXNet's deep learning framework48
renkun-ken/rlistA toolbox for working with non-tabular data stored in list objects204
mljs/kmeansAn implementation of K-means clustering algorithm in TypeScript.87
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
proycon/python-timblA Python extension module wrapping the TiMBL C++ programming interface to facilitate prototyping of machine learning-based applications using nearest neighbour search.18