Skip to content

This repo is for educational purposes. The aim is to teach the mathematics behind different tree based algorithms such as AdaBoost, LightGBM and XGBoost.

Notifications You must be signed in to change notification settings

RichardPinter/boosting_and_bagging

Repository files navigation

Decision Trees with CART Algorithm

Overview

This repository is dedicated to the implementation of Decision Trees using the Classification and Regression Trees (CART) algorithm. The implementations are provided in both Python and MATLAB programming languages. In addition to the code, this repository contains an essay that discusses various decision tree algorithms and ensemble techniques such as boosting and bagging.

About

This repo is for educational purposes. The aim is to teach the mathematics behind different tree based algorithms such as AdaBoost, LightGBM and XGBoost.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages