Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change dataset name for "openml__BNG(credit-a)__146047" to not contain "(" or ")" #61

Open
duncanmcelfresh opened this issue Nov 4, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@duncanmcelfresh
Copy link
Collaborator

this caused a bash error while launching jobs.

we could also fix the bash script...

for reference, the error:

bash: -c: line 0: syntax error near unexpected token `('
bash: -c: line 0: `      export ENV_NAME="sklearn";       export MODEL_NAME=DecisionTree;       export DATASET_NAME=openml__BNG(credit-a)__146047;       export EXPERIMENT_NAME=all-datasets-b;       export CONFIG_FILE=/home/shared/tabzilla/TabSurvey/tabzilla_experiment_config.yml;       chmod +x /home/shared/tabzilla/scripts/run_experiment_on_instance.sh;       /bin/bash /home/shared/tabzilla/scripts/run_experiment_on_instance.sh'
@duncanmcelfresh duncanmcelfresh self-assigned this Nov 4, 2022
@duncanmcelfresh duncanmcelfresh changed the title change dataset name for to not contain "(" or ")" change dataset name for "openml__BNG(credit-a)__146047" to not contain "(" or ")" Nov 4, 2022
@duncanmcelfresh duncanmcelfresh added the bug Something isn't working label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant