Skip to content
#

train-test-split

Here are 160 public repositories matching this topic...

🩺 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

Supervised-ML-Decision-Tree-C5.0-Entropy-Iris-Flower-Using Entropy Criteria - Classification Model. Import Libraries and data set, EDA, Apply Label Encoding, Model Building - Building/Training Decision Tree Classifier (C5.0) using Entropy Criteria. Validation and Testing Decision Tree Classifier (C5.0) Model

  • Updated Nov 9, 2021
  • 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

🍾 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

🫀 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

This creates an AWS Chatbot to give users their investment portfolio based on their risk tolerance level i.e. conservative, moderate, or aggressive. With the use of machine learning, the tool will be created to different portfolios based off that.

  • Updated Nov 5, 2021
  • Jupyter Notebook

Improve this page

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

Learn more