Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
stes authored Oct 29, 2023
1 parent c58d50e commit a2da7fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1318,8 +1318,8 @@ Below is the documentation on the available arguments.
--valid-ratio 0.1 Ratio of validation set after the train data split. The remaining will be test split
--share-model
Model initialization using the Torch API
----------------------------------------
Model training using the Torch API
----------------------------------

The scikit-learn API provides parametrization to many common use cases.
The Torch API however allows for more flexibility and customization, for e.g.
Expand Down

0 comments on commit a2da7fa

Please sign in to comment.