From 8813de7f35253cc2bcfa9f27872d34b42795a6e3 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Mon, 14 Jun 2021 12:06:28 +0200
Subject: [PATCH] Update test results

---
 test/README | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/test/README b/test/README
index 987e10f..0f9f3a4 100644
--- a/test/README
+++ b/test/README
@@ -15,3 +15,8 @@ compareToCV(data, target_column_index, rseed = -1)
 > compareMulti(PimaIndiansDiabetes, 9, N=100)
 [1] "error agghoo vs. cross-validation:"
 [1] 0.2579221 0.2645455
+
+# WARNING: slow!
+> compareMulti(LetterRecognition, 1, N=100)
+[1] "error agghoo vs. cross-validation:"
+[1] 0.03870 0.04376
-- 
2.44.0