Add JSON dump functionality documentation (#3600)

This commit is contained in:
Grace Lam
2018-08-16 16:32:04 -07:00
committed by Philip Cho
parent 71eaa26c7b
commit 254e816711
2 changed files with 5 additions and 1 deletions

View File

@@ -344,6 +344,10 @@ The following parameters are only used in the console version of XGBoost
- Feature map, used for dumping model
* ``dump_format`` [default= ``text``] options: ``text``, ``json``
- Format of model dump file
* ``name_dump`` [default= ``dump.txt``]
- Name of model dump file