8000
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 7709087 commit 72a3234Copy full SHA for 72a3234
doc/modules/linear_model.rst
@@ -601,7 +601,7 @@ remaining hyperparameters are the parameters of the gamma priors over
601
*non-informative*. The parameters are estimated by maximizing the *marginal
602
log likelihood*.
603
604
-By default :math:`\alpha_1 = \alpha_2 = \lambda_1 = \lambda_2 = 1.e^{-6}`.
+By default :math:`\alpha_1 = \alpha_2 = \lambda_1 = \lambda_2 = 10^{-6}`.
605
606
607
.. figure:: ../auto_examples/linear_model/images/sphx_glr_plot_bayesian_ridge_001.png
0 commit comments