https://github.com/ptannor/augboost
AugBoost: Gradient Boosting Enhanced with Step-Wise Feature Augmentation (2019 IJCAI paper)
https://github.com/ptannor/augboost
Last synced: 2 months ago
JSON representation
AugBoost: Gradient Boosting Enhanced with Step-Wise Feature Augmentation (2019 IJCAI paper)
- Host: GitHub
- URL: https://github.com/ptannor/augboost
- Owner: ptannor
- License: other
- Fork: true (augboost-anon/augboost)
- Created: 2019-05-22T19:58:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T10:43:45.000Z (over 6 years ago)
- Last Synced: 2023-02-27T13:57:22.176Z (about 3 years ago)
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 22
- Watchers: 1
- Forks: 12
- Open Issues: 0
Awesome Lists containing this project
- awesome-gradient-boosting-machines - AugBoost - Gradient boosting with step-wise feature augmentation using neural networks. Creates new features during boosting iterations. [[IJCAI 2019 Paper](https://www.ijcai.org/proceedings/2019/0493.pdf)] (Implementations / Other Frameworks)