Skip to content
#

tree-based-models

Here are 24 public repositories matching this topic...

Orbit Boost is a research-oriented gradient boosting library built from scratch in Python, designed as an experimental alternative to LightGBM, XGBoost, and CatBoost. It introduces oblique projections, BOSS sampling, Newton-style updates, and a ridge-based warm start for improved performance.

  • Updated Oct 4, 2025
  • Python

In this course, you will get advanced knowledge on Data Mining. This course begins by providing you the complete knowledge about the introduction of Data Mining. This course is a complete package for everyone wanting to pursue a career in data mining.

  • Updated Feb 15, 2022
  • Jupyter Notebook

Built a churn prediction model using tree-based methods (Decision Tree, Random Forest). Conducted EDA, encoded categorical variables, and visualized feature relationships. Tuned models with GridSearchCV and evaluated them using classification metrics and feature importance.

  • Updated Aug 14, 2025
  • Jupyter Notebook

Improve this page

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

Learn more