update script

This commit is contained in:
tqchen 2015-07-03 21:11:01 -07:00
parent af0a451dc4
commit fe3464b763
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
XGBoost: eXtreme Gradient Boosting
XGBoost: eXtreme Gradient Boosting
==================================
[![Build Status](https://travis-ci.org/dmlc/xgboost.png)](https://travis-ci.org/dmlc/xgboost)
[![Build Status](https://travis-ci.org/dmlc/xgboost.svg?branch=master)](https://travis-ci.org/dmlc/xgboost)
An optimized general purpose gradient boosting library. The library is parallelized, and also provides an optimized distributed version.
It implements machine learning algorithm under gradient boosting framework, including generalized linear model and gradient boosted regression tree (GBDT). XGBoost can also be distributed and scale to Terascale data