Update README.md
This commit is contained in:
parent
52058735d0
commit
08604d35fc
@ -6,6 +6,11 @@ General Purpose Gradient Boosting Library
|
|||||||
|
|
||||||
Goal: A stand-alone efficient library to do learning via boosting in functional space
|
Goal: A stand-alone efficient library to do learning via boosting in functional space
|
||||||
|
|
||||||
|
Existing interesting features:
|
||||||
|
(1) Sparse feature format, handling of missing features. This allows efficient categorical feature encoding as indicators. The speed of booster only depens on number of existing features.
|
||||||
|
(2) Layout of gradient boosting algorithm to support generic tasks, see project wiki.
|
||||||
|
|
||||||
|
|
||||||
Planned key components:
|
Planned key components:
|
||||||
|
|
||||||
(1) Gradient boosting models:
|
(1) Gradient boosting models:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user