https://github.com/deshanadesai/greedyboost
Implementation of Modified Online Adaboost-ing algorithm
https://github.com/deshanadesai/greedyboost
adaboost boosting learning machine online ozaboost
Last synced: 11 months ago
JSON representation
Implementation of Modified Online Adaboost-ing algorithm
- Host: GitHub
- URL: https://github.com/deshanadesai/greedyboost
- Owner: deshanadesai
- Created: 2017-11-20T01:03:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T02:27:09.000Z (over 8 years ago)
- Last Synced: 2025-04-08T03:12:35.742Z (about 1 year ago)
- Topics: adaboost, boosting, learning, machine, online, ozaboost
- Language: Python
- Homepage:
- Size: 1.15 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# online-boosting
Experiments around Online Boosting algorithms (OzaBoost, SmoothBoost, EXPBoost, OCPBoost, OGBoost)
Derived a new greedy based online boosting algorithm(GreedyBoost)
Final report: https://github.com/deshanadesai/online-boosting/blob/master/Greedyboost_paper.pdf