Skip to content

Heterogeneous Newton Boosting Machine using decision trees and kernel ridges as learners.

License

Notifications You must be signed in to change notification settings

samsonq/snapboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapboost

Hetergeneous Newton Boosting Machine

  • Instead of using only decision trees as learners like XGBoost and LightGBM, HNBM uses a combination of decision trees and ridge regressors to learn more complicated patterns in data.

Usage Instructions

  • This project is published on PyPI. To install package, run:

    pip install snapboost
    

About

Heterogeneous Newton Boosting Machine using decision trees and kernel ridges as learners.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages