Update README.md

This commit is contained in:
Tianqi Chen 2015-03-28 08:58:30 -07:00
parent 135d461c40
commit b04591cbfc

View File

@ -7,9 +7,9 @@ Contributors: https://github.com/dmlc/xgboost/graphs/contributors
Turorial and Documentation: https://github.com/dmlc/xgboost/wiki Turorial and Documentation: https://github.com/dmlc/xgboost/wiki
Issues Tracker: [https://github.com/dmlc/xgboost/issues](https://github.com/dmlc/xgboost/issues?q=is%3Aissue+label%3Aquestion) Issues Tracker: [https://github.com/dmlc/xgboost/issues](https://github.com/dmlc/xgboost/issues?q=is%3Aissue+label%3Aquestion) for bugreport and other issues
Please join [XGBoost User Group](https://groups.google.com/forum/#!forum/xgboost-user/) to ask questions and share your experience on xgboost. Please join [XGBoost User Group](https://groups.google.com/forum/#!forum/xgboost-user/) to ask usage questions and share your experience on xgboost.
Examples Code: [Learning to use xgboost by examples](demo) Examples Code: [Learning to use xgboost by examples](demo)