Skip to content
#

sklearn-classifier

Here are 29 public repositories matching this topic...

The "Rock vs. Mine Prediction" project focuses on predicting whether an underwater object is a rock or a mine using machine learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn (sklearn), and logistic regression, this project provides an end-to-end solution for accurate classification.

  • Updated Sep 16, 2023
  • Jupyter Notebook
Resale_Price_Prediction_for_Singapore-Flat

This repository focuses on developing a machine learning model and deploying a user-friendly web application to predict resale prices of flats in Singapore. Utilizing historical resale data, the goal is to create a robust model providing valuable insights for potential buyers and sellers in estimating flat resale values.

  • Updated Mar 1, 2024
  • Jupyter Notebook

This repository contains a machine learning project focused on predicting the likelihood of diabetes in patients using the powerful Support Vector Machines (SVM) algorithm. Diabetes is a critical health concern worldwide, and accurate prediction can greatly aid in early intervention and personalized patient care.

  • Updated Aug 31, 2023
  • Jupyter Notebook

This project developed two supervised machine learning models, logistic regression and random forest, to classify emails as spam or not. The random forest model achieved a higher accuracy of 97%, outperforming logistic regression's 93%, showcasing its effectiveness in improving email filtering systems for ISP customers.

  • Updated Sep 12, 2024
  • Jupyter Notebook

Improve this page

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

Learn more