This is my implementation of a popular machine learning technique called gradient boosting. The MSE of my implementation is smaller than the MSE of the sklearn.ensemble.GradientBoostingRegressor class, but it fits slower.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a my implementation of popular machine learning method - gradient boosting. MSE of my implementation less that MSE of sklearn.ensemble.GradientBoostingRegressor class, but it fits slower.
JohnConnor123/custom-gradient-boosting
About
This is a my implementation of popular machine learning method - gradient boosting. MSE of my implementation less that MSE of sklearn.ensemble.GradientBoostingRegressor class, but it fits slower.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published