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 aa06afe commit 35a07a9Copy full SHA for 35a07a9
doc/visual-programming/source/widgets/evaluation/predictions.rst
@@ -55,7 +55,7 @@ Example
55
56
.. figure:: images/Predictions-Schema.png
57
58
-We randomly split the *iris* data into two subsets. The larger subset,
+We randomly split the *heart-disease* data into two subsets. The larger subset,
59
containing 70 % of data instances, is sent to :doc:`Naive Bayes <../model/naivebayes>` and
60
:doc:`Tree <../model/tree>`, so they can produce the corresponding
61
model. Models are then sent into **Predictions**, among with
0 commit comments