summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-12 23:22:35 -0700
committerDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-12 23:22:35 -0700
commit065ac868da9d5ae9cb1da628a953a96a6282b610 (patch)
treeb655952cecb154ac3a4694dd39d7798c2693e4d7
parenta4c78116861f6d21185d6cc0db777edb3569970f (diff)
Change benchmarks extension
-rw-r--r--benchmarks.csv7
-rw-r--r--benchmarks.txt7
2 files changed, 7 insertions, 7 deletions
diff --git a/benchmarks.csv b/benchmarks.csv
new file mode 100644
index 000000000..d1806270b
--- /dev/null
+++ b/benchmarks.csv
@@ -0,0 +1,7 @@
+ml_type,tr_size,te_size,sigma,mae,time
+CM,500,500,1000.0,43.85581118438912,10.36867
+L-JM,500,500,1000.0,23.306555762464523,10.6035533
+CM,1000,500,1000.0,35.99848579852107,29.508385399999998
+L-JM,1000,500,1000.0,16.234721245433807,29.9137466
+CM,1500,500,1000.0,31.535353227520467,57.493393
+L-JM,1500,500,1000.0,14.212853687139276,58.378428799999995
diff --git a/benchmarks.txt b/benchmarks.txt
deleted file mode 100644
index 45ff5ddaf..000000000
--- a/benchmarks.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-ml_type tr_size te_size sigma mae time
-CM 500 500 1000.0 43.85581118438912 10.458203600000001
-L-JM 500 500 1000.0 23.306555762464523 10.1301297
-CM 1000 500 1000.0 35.99848579852107 30.1420201
-L-JM 1000 500 1000.0 16.234721245433807 29.1719274
-CM 1500 500 1000.0 31.535353227520467 57.1196739
-L-JM 1500 500 1000.0 14.212853687139276 57.751048