Add JSON dump functionality documentation (#3600)

This commit is contained in:
Grace Lam
2018-08-16 16:32:04 -07:00
committed by Philip Hyunsu Cho
parent 7c82dc92b2
commit caf4a756bf
2 changed files with 5 additions and 1 deletions

View File

@@ -361,6 +361,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