aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/mllib/sample_naive_bayes_data.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mllib/sample_naive_bayes_data.txt b/data/mllib/sample_naive_bayes_data.txt
index 981da382d6..bd22bea3a5 100644
--- a/data/mllib/sample_naive_bayes_data.txt
+++ b/data/mllib/sample_naive_bayes_data.txt
@@ -1,6 +1,12 @@
0,1 0 0
0,2 0 0
+0,3 0 0
+0,4 0 0
1,0 1 0
1,0 2 0
+1,0 3 0
+1,0 4 0
2,0 0 1
2,0 0 2
+2,0 0 3
+2,0 0 4 \ No newline at end of file