Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mateusz Pawlik
ted-experiments
Commits
d5e01f7d
Commit
d5e01f7d
authored
Nov 13, 2018
by
Mateusz Pawlik
Browse files
Fixed commands to produce upper bound plots.
parent
be13713e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plots/call_plot.sh
View file @
d5e01f7d
### Upperbound
python3 plot_experiments.py
--config
configs/upperbound/sentiment_runtime.json
--storeplot
"./plots/sentiment_runtime.pdf"
--service
ted-join
python3 plot_experiments.py
--config
configs/upperbound/dblp_runtime.json
--storeplot
"./plots/dblp_runtime.pdf"
--service
ted-join
python3 plot_experiments.py
--config
configs/upperbound/sentiment_runtime_k.json
--storeplot
"./plots/sentiment_runtime_k.pdf"
--service
ted-join
python3 plot_experiments.py
--config
configs/upperbound/sentiment_error.json
--storeplot
"./plots/sentiment_error.pdf"
--service
ted-join
python3 plot_experiments.py
--config
configs/upperbound/dblp_error.json
--storeplot
"./plots/dblp_error.pdf"
python3 plot_experiments.py
--config
configs/upperbound/dblp_runtime.json
--storeplot
"./plots/dblp_runtime.pdf"
--service
ted-join
python3 plot_experiments.py
--config
configs/upperbound/dblp_error.json
--storeplot
"./plots/dblp_error.pdf"
--service
ted-join
### FPR
python3 plot_experiments.py
--config
configs/fpr/fpr_bolzano.json
--storeplot
"./plots/bolzano_fpr.pdf"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment