Skip to content

Implementation of a machine learning algorithm(AGB) based on the research paper.

License

Notifications You must be signed in to change notification settings

kopok2/AcceleratedGradientBoosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accelerated Gradient Boosting

Build Status codecov DeepSource

Implementation of Accelerated Gradient Boosting machine learning algorithm based on research paper.

Features:

  • Sklearn-like classifier interface
  • Base-learner agnostic implementation

Project structure:

  • Source: algorithm Python implementation file.
  • Tests: test suite for algorithm parts.
  • Benchmarks: benchmarking scripts and datasets.

About

Implementation of a machine learning algorithm(AGB) based on the research paper.

Topics

Resources

License

Stars

Watchers

Forks

Languages