Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/springdaisy/GBDT
Implementation of "Gradient Boosted Decision Trees for High Dimensional Sparse Output" in ICML 17
https://github.com/springdaisy/GBDT
Last synced: 9 days ago
JSON representation
Implementation of "Gradient Boosted Decision Trees for High Dimensional Sparse Output" in ICML 17
- Host: GitHub
- URL: https://github.com/springdaisy/GBDT
- Owner: springdaisy
- Created: 2017-06-22T05:13:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T23:38:47.000Z (over 6 years ago)
- Last Synced: 2024-08-01T17:32:50.284Z (3 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-decision-tree-papers - [Code
- awesome-decision-tree-papers - [Code
- awesome-gradient-boosting-papers - [Code
- awesome-decision-tree-papers - [Code
README
Implement of ICML 17:
Gradient boosted Decision Trees for High Dimensional Sparse Output
Code is written in Matlab and C/C++.