Skip to content

Python implementations of the AdaBoost and Gradient-Boosting classification / regression algorithms.

Notifications You must be signed in to change notification settings

galustian/Boosting

Repository files navigation

Boosting

Python implementations of the AdaBoost and Gradient-Boosting classification / regression algorithms.

As acurate as the scikit-learn implementation, only much slower...

TODO:

  • C++ implementation / Numba performance improvements

About

Python implementations of the AdaBoost and Gradient-Boosting classification / regression algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages