We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68fd7a3 commit 0e5bb0cCopy full SHA for 0e5bb0c
doc/modules/sgd.rst
@@ -346,8 +346,8 @@ size of the weights (this assuming that the norm of the training samples is
346
approx. 1). The exact definition can be found in ``_init_t`` in :class:`BaseSGD`.
347
348
349
-For regression, the default learning rate schedule, inverse scaling
350
-(``learning_rate='invscaling'``), is given by
+For regression the default learning rate schedule is inverse scaling
+(``learning_rate='invscaling'``), given by
351
352
.. math::
353
0 commit comments