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.
2 parents 73246b1 + 82a5ba8 commit 5b1f20aCopy full SHA for 5b1f20a
examples/applications/plot_out_of_core_classification.py
@@ -15,7 +15,7 @@
15
The dataset used in this example is Reuters-21578 as provided by the UCI ML
16
repository. It will be automatically downloaded and uncompressed on first run.
17
18
-The plot represents is the learning curve of the classifier: the evolution
+The plot represents the learning curve of the classifier: the evolution
19
of classification accuracy over the course of the mini-batches. Accuracy is
20
measured on the first 1000 samples, held out as a validation set.
21
0 commit comments