We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e86c89 commit 183bc39Copy full SHA for 183bc39
1 file changed
tutorials/movies_3T/02_plot_wordnet_model.py
@@ -240,7 +240,7 @@
240
# values in :math:`]-\infty, 1]`. A value of :math:`1` means the predictions
241
# are perfect.
242
#
243
-# Note that since ``himalaya`` is specifically implementinf multiple targets
+# Note that since ``himalaya`` is specifically implementing multiple targets
244
# models, the ``score`` method differs from ``scikit-learn`` API and returns
245
# one score per target/voxel.
246
scores = pipeline.score(X_test, Y_test)
0 commit comments