Skip to content
#

dicision-tree

Here are 31 public repositories matching this topic...

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

Improve this page

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

Learn more