A machine learning project that compares five classification algorithms for predicting the presence of heart disease from clinical patient data.
-
Updated
Aug 15, 2026 - Jupyter Notebook
A machine learning project that compares five classification algorithms for predicting the presence of heart disease from clinical patient data.
Ever wondered which file your code should be in? Based on this tree you can determine what kind of code you are working with.
Various data structure implementations in Python
AI Game experiments using Machine Learning and Reinforcement Learning
This repo is the Machine Learning practice on NHANES dataset of Heart Disease prediction. The ML algorithms like LR, DT, RF, SVM, KNN, NB, MLP, AdaBoost, XGBoost, CatBoost, LightGBM, ExtraTree, etc. The results are good. I also explore the class-balancing (SMOTE) because the original dataset contains only 5% of patient and 95% of healthy record.
House price prediction using scikit-learn — feature scaling, multi-model comparison (Linear, Ridge, Decision Tree), RMSE & R² evaluation on the California Housing Dataset.
AI/ML Task 4 classification evaluation project
This repository contains R scripts for performing logistic regression and Naive Bayes classification on various datasets. The scripts demonstrate data loading, visualization, model training, prediction, and evaluation.
Practice dataset for regression or classification modelling
MDBOT (Graduation Project)
Notebooks of Basics of ML models
Diabetes Dataset This dataset is originally from the N. Inst. of Diabetes & Diges. & Kidney Dis.
Develop and evaluate machine learning models using techniques such as Decision Tree, SVM, K-Nearest Neighbors, and K-Means clustering
Application for predicting the flight fares at different dates with different transporters
Panads,Numpy, Scikit learn, Keras, ML Libraries
This is python for DS and ML bootcamp
A classification model built using Logistic Regression to predict survival outcomes on the Titanic Dataset. The project includes feature encoding, feature scaling, model evaluation, and ROC-AUC analysis using Python ML tools.
Add a description, image, and links to the dicision-tree topic page so that developers can more easily learn about it.
To associate your repository with the dicision-tree topic, visit your repo's landing page and select "manage topics."