knn-java-library
KNN classifier
An implementation of a K-Nearest Neighbor algorithm for supervised learning
Just a simple implementation of K-Nearest Neighbour algorithm.
7 stars
2 watching
1 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
data-sciencek-nearest-neighbor-classifierk-nearest-neighboursknnknn-algorithmknn-classificationknn-classifiermachine-learningsupervised-learningsupervised-learning-algorithmssupervised-learning-classifierssupervised-machine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a k-Nearest Neighbor algorithm for classification in Racket. | 1 |
| An implementation of the K Nearest Neighbors algorithm using Scheme and Racket | 16 |
| A JavaScript implementation of the k-nearest neighbors algorithm for supervised machine learning | 48 |
| 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 Python implementation of an algorithm for smoothing high-throughput single-cell RNA-Seq data using k-nearest neighbors. | 53 |
| A fast K Nearest Neighbor library for low-dimensional spaces | 452 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| K-Means clustering algorithm implementation with multi-dimensional support and customizable features | 23 |
| Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 105 |
| An implementation of Convolutional Deep Belief Networks with various computational methods and GPU acceleration. | 35 |
| A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
| This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,564 |
| A neural network implementation for machine learning on iOS | 33 |
| Recurrent neural network model for predicting people's next location based on spatial and temporal features | 28 |
| A Python extension module wrapping the TiMBL C++ programming interface to facilitate prototyping of machine learning-based applications using nearest neighbour search. | 18 |