Update README.md
This commit is contained in:
parent
260cbcd3c0
commit
1f04893784
10
README.md
10
README.md
@ -1,9 +1,12 @@
|
|||||||
xgboost
|
xgboost: eXtreme Gradient Boosting
|
||||||
|
|
||||||
eXtreme Gradient Boosting Library
|
|
||||||
=======
|
=======
|
||||||
|
An efficient general purpose gradient boosting (tree) library.
|
||||||
|
|
||||||
Creater: Tianqi Chen
|
Creater: Tianqi Chen
|
||||||
|
|
||||||
|
Documentation: https://github.com/tqchen/xgboost/wiki
|
||||||
|
|
||||||
|
|
||||||
Features
|
Features
|
||||||
=======
|
=======
|
||||||
* Sparse feature format:
|
* Sparse feature format:
|
||||||
@ -30,4 +33,3 @@ File extension convention:
|
|||||||
(2) .cpp are implementations that will be compiled, with less comment;
|
(2) .cpp are implementations that will be compiled, with less comment;
|
||||||
(3) .hpp are implementations that will be included by .cpp, with less comment
|
(3) .hpp are implementations that will be included by .cpp, with less comment
|
||||||
|
|
||||||
See also: https://github.com/tqchen/xgboost/wiki
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user