Skip to content
#

ml-model

Here are 60 public repositories matching this topic...

A Flask web app that predicts the risk of diabetes based on user input using a trained machine learning model. Built with scikit-learn, pandas, and HTML/CSS. Simple UI, real-time predictions, and easy to deploy. Ideal for learning ML model deployment in web applications.

  • Updated Aug 2, 2025
  • HTML

This is an end-to-end ML project, which aims at developing a classification model for the problem of predicting credit card frauds using a given labeled dataset. The classifier used for this project is RandomForestClassifier. Deployed in Heroku.

  • Updated Dec 9, 2022
  • Jupyter Notebook

🪨 Machine learning project using logistic regression to classify sonar signals as either rocks or mines. Uses scikit-learn to train a binary classifier on sonar dataset with 60 numerical features for accurate underwater object detection.

  • Updated Jul 25, 2025
  • Jupyter Notebook

Improve this page

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

Learn more