gradient-boosting topic

List gradient-boosting repositories

autogbt-alt

82
Stars
11
Forks
Watchers

An experimental Python package that reimplements AutoGBT using LightGBM and Optuna.

agtboost

66
Stars
11
Forks
Watchers

Adaptive and automatic gradient boosting computations.

YandexCatBoost-Python-Demo

30
Stars
16
Forks
Watchers

Demo on the capability of Yandex CatBoost gradient boosting classifier on a fictitious IBM HR dataset obtained from Kaggle. Data exploration, cleaning, preprocessing and model tuning are performed on...

autolgbm

31
Stars
5
Forks
Watchers

LightGBM + Optuna: Auto train LightGBM directly from CSV files, Auto tune them using Optuna, Auto serve best model using FastAPI. Inspired by Abhishek Thakur's AutoXGB.

fairgbm

98
Stars
5
Forks
Watchers

Train Gradient Boosting models that are both high-performance *and* Fair!

cheapml

21
Stars
11
Forks
Watchers

Machine Learning algorithms coded from scratch

starboost

26
Stars
10
Forks
Watchers

:star::rocket: Gradient boosting on steroids

Apartment-Interest-Prediction

17
Stars
1
Forks
Watchers

Predict people interest in renting specific NYC apartments. The challenge combines structured data, geolocalization, time data, free text and images.

handson-gb

22
Stars
21
Forks
Watchers

XGBoost와 사이킷런으로 배우는 그레이디언트 부스팅