cd benchmark
python python benchmark.py -s default
Plot results:
cd benchmark/eval/default
python plot_default.py
python plot_comparison.py
cd benchmark
python benchmark_evolving_ds.py -s medium
Plot results:
cd benchmark/eval/evolving_ds
python plot_evolving_dataset.py -s medium
cd benchmark
python benchmark_cost_restriction.py
Plot results:
cd benchmark/eval/cost_restriction
python plot_cost_restriction.py
cd benchmark
python python benchmark.py -s n_jobs
cd benchmark/eval/n_jobs
python plot_job_n.py
cd benchmark
python python benchmark.py -s steady_state
cd benchmark/eval/row_density
python plot_row_den.py -s steady_state
cd benchmark
python python benchmark.py -s cold_start
cd benchmark/eval/row_density
python plot_row_den.py -s cold_start