Skip to content
#

knn-search

Here are 57 public repositories matching this topic...

le but de ce programme est de prendre 5 documents text (contenat 5 domaine differents ) est les classifier selon leur domaine pour une solusion on propopse de creer 5 dic contenant des termes specifique a chaque domaines et calculer la distance entre chaque dic (vect de mots) et fichier text(vecteur de mots) et enfin prendre la valeur maximal le…

  • Updated Feb 13, 2017
  • Perl

Problems Identification: This project involves the implementation of efficient and effective KNN classifiers on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.

  • Updated Oct 30, 2017
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the knn-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knn-search topic, visit your repo's landing page and select "manage topics."

Learn more