[R] add a demo of multi-class classification R version (#3695)

* add a demo of multi-class classification R version

* add a demo of multi-class classification result

* add intro to the demo readme

* Delete train.md

* Update README.md
This commit is contained in:
BruceZhao
2018-09-22 14:06:40 +08:00
committed by Philip Hyunsu Cho
parent 2405c59352
commit 3b5a1f389a
2 changed files with 65 additions and 1 deletions

View File

@@ -7,4 +7,4 @@ Make sure you make make xgboost python module in ../../python
./runexp.sh
```
**R version** please see the `train.R`.