Skip to content

Commit 0e5bb0c

Browse files
committed
cosmit: rephrased doc
1 parent 68fd7a3 commit 0e5bb0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/sgd.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,8 +346,8 @@ size of the weights (this assuming that the norm of the training samples is
346346
approx. 1). The exact definition can be found in ``_init_t`` in :class:`BaseSGD`.
347347

348348

349-
For regression, the default learning rate schedule, inverse scaling
350-
(``learning_rate='invscaling'``), is given by
349+
For regression the default learning rate schedule is inverse scaling
350+
(``learning_rate='invscaling'``), given by
351351

352352
.. math::
353353

0 commit comments

Comments
 (0)