Skip to content
#

knearest-neighbors

Here are 52 public repositories matching this topic...

The purpose of this project is to promote understanding -- my own and others' -- of fundamental data science and machine learning concepts and tools. It currently consists of one notebook that classifies fruit types based on weight, volume, and image data.

  • Updated Aug 15, 2023
  • Jupyter Notebook

This model predicts whether the survivors of the Titanic survived or not. In this file, different classification models are compared and predictions are done from the model(s) having highest accuracy. Here, 'training_data.csv' is used for training and testing the models and 'testing data.csv' is used for predictions. These data sets are from Kaggle

  • Updated Jun 2, 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-neighbors 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-neighbors topic, visit your repo's landing page and select "manage topics."

Learn more