Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aksnzhy committed Oct 4, 2018
1 parent c8ec56f commit da11fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ normalization by using ``disableNorm()`` API: ::
ffm_model.fit(param, "./model.out")

Note that we usually use ``disableNorm()`` in regression tasks.
Note that if you use Instance-wise Normalization in training process, you also need to use the meachnism in prediction process.

Quiet Training
----------------------------------------
Expand Down

0 comments on commit da11fb5

Please sign in to comment.