rml-knn
KNN classifier
An implementation of a k-Nearest Neighbor algorithm for classification in Racket.
K-Nearest Neighbor implementation in Racket.
1 stars
1 watching
2 forks
Language: Racket
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a K-Nearest Neighbor algorithm for supervised learning | 7 |
| An implementation of the K Nearest Neighbors algorithm using Scheme and Racket | 16 |
| A Racket module for managing machine learning datasets and providing interfaces to various classification algorithms. | 13 |
| 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 |
| A JavaScript implementation of the k-nearest neighbors algorithm for supervised machine learning | 48 |
| An implementation of decision trees for classification in Racket machine learning. | 4 |
| A fast K Nearest Neighbor library for low-dimensional spaces | 452 |
| A Julia package for efficient nearest neighbor searches in high-dimensional spaces | 426 |
| Recurrent neural network model for predicting people's next location based on spatial and temporal features | 28 |
| Developing Deep Learning models for classifying land covers in hyperspectral images using Neural Networks | 298 |
| A Ruby interface to MXNet's deep learning framework | 48 |
| A toolbox for working with non-tabular data stored in list objects | 204 |
| An implementation of K-means clustering algorithm in TypeScript. | 87 |
| An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
| A Python extension module wrapping the TiMBL C++ programming interface to facilitate prototyping of machine learning-based applications using nearest neighbour search. | 18 |