There are 0 repository under nearest-centroid topic.
Application of various text classification algorithms on multiple datasets.
Implementation of a Nearest Centroid Classifier using the Iris dataset. Includes manual distance calculation and performance evaluation.
Star type classification problem using KNN, NearestCentroid, Neural Network etc. Written in Python.
Classificadores vizinho mais próximo, k-vizinhos mais próximos e centroíde programados em Haskell para primeiro e segundo o trabalho computacional de Programação Funcional.
Yet another pytorch implementation of MNIST handwritten digit classification
Comparison of MLP, kNN, NC models trained on CIFAR-100.