temp
Go to file
2020-05-11 22:21:01 -03:00
.ipynb_checkpoints updated to do 95% CI instead of 1 std error bars. As if a difference is even noticable 2020-05-11 21:28:43 -03:00
plots work done 2020-04-20 08:37:08 -03:00
with_error_nologscale work done 2020-04-20 08:37:08 -03:00
graphs-big.pdf added a pdf with graphs 2020-05-11 22:21:01 -03:00
graphs.html added a pdf with graphs 2020-05-11 22:21:01 -03:00
last_attempt.ipynb updated to do 95% CI instead of 1 std error bars. As if a difference is even noticable 2020-05-11 21:28:43 -03:00
new_repr work done 2020-04-20 08:37:08 -03:00
new_repr_no_outlier.csv all data 2020-04-20 13:57:40 -03:00
new_repr.csv all data 2020-04-20 13:57:40 -03:00
readme.md added a pdf with graphs 2020-05-11 22:21:01 -03:00
results.csv work done 2020-04-20 08:37:08 -03:00
sorted.csv work done 2020-04-20 08:37:08 -03:00

Files and what they contain

results.csv

Results.csv has the raw data as outputed by the benchmark code

sorted.csv

Sorted.csv has the data as outputed by the benchmark code, but sorted by test type and map

new_repr.csv

New_repr.csv has the raw data, but transformed from test, map, 50k, ...., 50M
to
test, map, size, time

new_repr_no_outlier.csv

new_repr_no_outlier.csv has the data from no_repr but with outliers removed with the modified z score test

Notebooks

Last_attempt

Last attempt has our last attempt at plotting, plus some random stuff at the end

HTML export for those who don't have a data science stack + python installed

graphs-big.pdf