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: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
felipexw/knn-java-library An implementation of a K-Nearest Neighbor algorithm for supervised learning 7
asbaker/racket-knn An implementation of the K Nearest Neighbors algorithm using Scheme and Racket 16
johnstonskj/rml-core A Racket module for managing machine learning datasets and providing interfaces to various classification algorithms. 13
reddavis/knn An 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/knear A JavaScript implementation of the k-nearest neighbors algorithm for supervised machine learning 48
johnstonskj/rml-decisiontrees An implementation of decision trees for classification in Racket machine learning. 4
norlab-ulaval/libnabo A fast K Nearest Neighbor library for low-dimensional spaces 447
kristofferc/nearestneighbors.jl A Julia package for efficient nearest neighbor searches in high-dimensional spaces 426
mhjabreel/stf-rnn Recurrent neural network model for predicting people's next location based on spatial and temporal features 28
kgpml/hyperspectral Developing Deep Learning models for classifying land covers in hyperspectral images using Neural Networks 298
mrkn/mxnet.rb A Ruby interface to MXNet's deep learning framework 48
renkun-ken/rlist A toolbox for working with non-tabular data stored in list objects 203
mljs/kmeans An implementation of K-means clustering algorithm in TypeScript. 87
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
proycon/python-timbl Provides a Python interface to the TiMBL C++ programming interface 18