Skip to content
#

classification-algorithms

Here are 56 public repositories matching this topic...

For this group project, I performed cluster analysis and classification using Python to predict one of three classes for water pumps; functional, functional but needs repair, and non-functions. I used clustering to find hidden data structures to exploit for fitting individual classification techniques with better results than using the entire da…

  • Updated Jun 29, 2021
  • Jupyter Notebook

The project deals with predicting the number of persons killed based on the contributing factors such that necessary precautions and actions can be taken in order to avoid the accidents and reduce the death rates and injuries of the person in the New York city.

  • Updated May 28, 2023
  • Jupyter Notebook

This project aims to develop a machine learning model that can accurately classify an individual's credit score between ["Good", "Standard","Poor"]. The model was trained using a supervised learning algorithm, Random Forest, on a dataset of credit score data.

  • Updated Jan 28, 2023
  • Python

Improve this page

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

Learn more