Skip to content
#

kneighborsclassifier

Here are 22 public repositories matching this topic...

This module is limited to making use of the classifier KNeighborsClassifier from sklearn to apply it to the recognition of handwritten digits in the MNIST file, with a hit rate about 98,65% in test and extraordinary simplicity, especially compared to the complexity of classifiers based on neural networks. It also shows full sensitivity.

  • Updated Mar 10, 2022
  • Python

Esse pequeno projeto tem como objetivo fazer testes de acurácia com rede neural com apenas um neurônio sem classificadores e com 2 (dois) classificadores, sendo eles KNN e 1R.

  • Updated Nov 20, 2022
  • Python

The goal of this internship project was to create an educational program about artificial intelligence. This program is composed of activities and practical exercises. This repository contains the solutions of the main activities I created. During this project, I developed my knowledge of artificial intelligence and the Python language.

  • Updated Apr 16, 2022
  • Python

Improve this page

Add a description, image, and links to the kneighborsclassifier 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 kneighborsclassifier topic, visit your repo's landing page and select "manage topics."

Learn more