Skip to content
#

accuracy-score

Here are 151 public repositories matching this topic...

Machine-Learning project that uses a variety of credit-related risk factors to predict a potential client's credit risk. Machine Learning models include Logistic Regression, Balanced Random Forest and EasyEnsemble, and a variety of re-sampling techniques are used (Oversampling/SMOTE, Undersampling/Cluster Centroids, and SMOTEENN) to re-sample th…

  • Updated Jan 24, 2021
  • Jupyter Notebook

I aim in this project to analyze the sentiment of tweets provided from the Sentiment140 dataset by developing a machine learning sentiment analysis model involving the use of classifiers. The performance of these classifiers is then evaluated using accuracy and F1 scores.

  • Updated Aug 14, 2023
  • Jupyter Notebook

This project develops an activity recognition model for a mobile fitness app using statistical analysis and machine learning. By processing smartphone sensor data, it extracts features to train models that accurately recognize user activities.

  • Updated Aug 6, 2024
  • Jupyter Notebook

🍾 A comprehensive machine learning project using Random Forest algorithm to predict wine quality based on physicochemical properties. Features EDA, model training, hyperparameter tuning, feature importance analysis, and detailed documentation.

  • Updated Jul 26, 2025
  • Jupyter Notebook

🩺 Machine Learning diabetes prediction model using Support Vector Machine (SVM) classifier. Analyzes 8 medical features (glucose, BMI, age, etc.) from Pima Indian dataset to predict diabetes risk with 75-80% accuracy. Built with Python, scikit-learn, pandas. Includes data preprocessing, model training, and prediction system for diabetes..

  • Updated Jul 25, 2025
  • Jupyter Notebook

🫀 A machine learning project using logistic regression to predict heart disease risk from clinical data. Built with Python, scikit-learn, and Jupyter notebooks. Achieves 85%+ accuracy on 303-patient dataset with 13 medical features. Complete ML pipeline from data exploration to model evaluation.

  • Updated Jul 25, 2025
  • 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

This repository contains all the Machine Learning projects I did using different Machine Learning methods. Python being the main software used.

  • Updated Jun 15, 2022
  • Jupyter Notebook

Improve this page

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

Learn more