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 6ecad39 commit b0a703fCopy full SHA for b0a703f
packages/scikit-learn/index.rst
@@ -817,7 +817,7 @@ wrapper around an ordinary least squares calculation. ::
817
>>> print("RMS: %s" % np.sqrt(np.mean((predicted - expected) ** 2))) # doctest: +ELLIPSIS
818
RMS: 0.7...
819
820
-.. image:: auto_examples/images/sphx_glr_plot_california_prediction_015.png
+.. image:: auto_examples/images/sphx_glr_plot_california_prediction_010.png
821
:align: right
822
:target: auto_examples/plot_california_prediction.html
823
0 commit comments