Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aksnzhy committed Oct 19, 2018
1 parent 42d44a1 commit 81c3864
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion large/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ If you delete the ``--disk`` option, xLearn can train faster. ::

In this time, the training of each epoch will only spend nearly ``1.8`` seconds.

We can set the block size for on-disk training by using ``-block`` options.
We can set the block size for on-disk training by using ``-block`` option.

Users can also use ``--disk`` option in the prediction task: ::

./xlearn_predict ./big_data_test.txt ./big_data.txt.model --disk

Out-of-Core Learning Using xLearn Python API
===================================================
Expand Down

0 comments on commit 81c3864

Please sign in to comment.