Skip to content
#

k-nearest-neighbours

Here are 131 public repositories matching this topic...

This repository showcases my foundational knowledge in machine learning concepts, based from the Machine Learning series by TechWithTim. It serves as my requirement for aspiring members of the PUP Hygears Programming Team, demonstrating my ability to apply theoretical knowledge to practical implementations.

  • Updated Mar 3, 2024
  • Python

This project aims to develop an AI/ML model to predict loan repayment failure using a historical dataset of borrowers, their features, and loan characteristics. The problem is significant as it can help financial institutions identify potential defaulters and take preventive measures to minimize losses.

  • Updated Jul 2, 2024
  • Python

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

Improve this page

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

Learn more