Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aksnzhy committed Nov 6, 2018
1 parent 11f9fd8 commit 0cca864
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cli_api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,10 @@ FFM: ::
v_3_2: 0.109711 0.102996 0.227222 0.248076
v_3_3: 0.144264 0.0409806 0.17463 0.083712

Users can also set ``-o`` option to specify the output file. For example: ::
Prediction Output
----------------------------------------

Users can also set ``-o`` option to specify the prediction output file. For example: ::

./xlearn_predict ./small_test.txt ./small_train.txt.model -o output.txt
head -n 5 ./output.txt
Expand Down

0 comments on commit 0cca864

Please sign in to comment.