Skip to content
#

dicision-tree

Here are 38 public repositories matching this topic...

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
heartDiseasePrediction

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.

  • Updated Apr 13, 2024
  • Jupyter Notebook

"Titanic: Machine Learning from Disaster" is a classic Kaggle competition for beginners https://www.kaggle.com/competitions/titanic. The goal is to use machine learning to predict which passengers survived the sinking of the Titanic based on historical data. This teaches data analysis and model building skills in a real-world context.

  • Updated May 5, 2024
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the dicision-tree topic, visit your repo's landing page and select "manage topics."

Learn more