Skip to content
#

knearest-neighbor-classifier

Here are 26 public repositories matching this topic...

Automatic method for the recognition of hand gestures for the categorization of vowels and numbers in Colombian sign language based on Neural Networks (Perceptrons), Support Vector Machine and K-Nearest Neighbor for classifier /// Método automático para el reconocimiento de gestos de mano para la categorización de vocales y números en lenguaje d…

  • Updated Nov 18, 2018
  • Python

This repository contains the main.py file that performs different Classification algorithms on popular datasets like the Iris dataset, Breast Cancer dataset, and Wine dataset from UCI Machine Learning Repository and shows its results in a simple UI. Also, the visualization of the data is done using Matplotlib. The datasets are multidimensional, …

  • Updated Nov 16, 2021
  • Python

This Machine Learning project is used to predict the disease based on the symptoms given by the user. It predicts using the best result obtained from several machine learning algorithms. It uses tkinter for GUI.

  • Updated Jul 14, 2023
  • 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

Improve this page

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

Learn more