We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e3b5b commit 2bf538bCopy full SHA for 2bf538b
1 file changed
README.rst
@@ -82,6 +82,8 @@ The performance, its confidence interval (5%), and a statistical comparison (5%)
82
83
>>> score.plot()
84
85
+.. image:: https://github.com/INGEOTEC/CompStats/raw/docs/docs/source/digits_perf.png
86
+
87
The final step is to compare the performance of the four classifiers, which can be done with the `difference` method, as seen next.
88
89
>>> diff = score.difference()
0 commit comments