Fixing a few typos (#1771)

* Fixing a few typos

* Fixing a few typos
This commit is contained in:
Simon DENEL
2016-11-14 00:47:52 +01:00
committed by Tianqi Chen
parent b9a9d2bf45
commit 58aa1129ea
13 changed files with 32 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
# Get Started with XGBoost
This is a quick started tutorial showing snippets for you to quickly try out xgboost
This is a quick start tutorial showing snippets for you to quickly try out xgboost
on the demo dataset on a binary classification task.
## Links to Helpful Other Resources