Skip to content
#

k-nearest-neighbor-classifier

Here are 116 public repositories matching this topic...

This project aims to build a model to predict the truth of an article, hoax or non-hoax. Apart from that, this project also wants to identify the percentage of hoax and non-hoax articles.

  • Updated May 26, 2024
  • Jupyter Notebook

This project aims to predict the income bracket of individuals based on a variety of features, and presents a holistic comparative analysis between multiple machine learning algorithms through hyperparameter optimization on a binary classification problem.

  • Updated Apr 6, 2024
  • Jupyter Notebook

This project was developed for the CSC-481: Artificial Intelligence class at Southern Connecticut State University. The purpose of this assignment was to use the K-Nearest Neighbor classifier, as well as Decision Tree classifier, to create AI models that could identify the gender of an individual from the provided face dataset.

  • Updated Mar 13, 2024
  • Python

A Machine Learning Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like MultinomialNB, LogisticRegression, SVC, DecisionTreeClassifier, RandomForestClassifier, KNeighborsClassifier, AdaBoostClassifier, BaggingClassifier, ExtraTreesClassifier, GradientBoostingClassifier, XGBClassifier to compare accuracy an

  • Updated Feb 28, 2024
  • Jupyter Notebook

This dataset include data for the estimation of obesity levels in individuals from the countries of Mexico, Peru and Colombia, based on their eating habits and physical condition. The data contains 17 attributes and 2111 records.

  • Updated Feb 23, 2024
  • Jupyter Notebook

Improve this page

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

Learn more