Ekeany

Results 3 repositories owned by Ekeany

Boruta-Shap

365
Stars
57
Forks
Watchers

A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.

XGBoost-From-Scratch

23
Stars
12
Forks
Watchers

This repo contains a few tree based boosting algorithms implemented in python from scratch. This code relates to a medium.com article which I wrote explaining my journey to understanding how XGBoost w...