When I was creating serialized datasets with the following code, it always show the error 'no matches found'
Code: create_external_datasets.py --dataset (car|income|diabetes|heart|bank|blood|calhousing|creditg|jungle) (--list) (--list (--tabletotext|--t0serialization|--values|--permuted|--shuffled))
Error: zsh: no matches found: (car|income|diabetes|heart|bank|blood|calhousing|creditg|jungle)
I did run the previous code in Preparing the Environments section.
When I was creating serialized datasets with the following code, it always show the error 'no matches found'
Code: create_external_datasets.py --dataset (car|income|diabetes|heart|bank|blood|calhousing|creditg|jungle) (--list) (--list (--tabletotext|--t0serialization|--values|--permuted|--shuffled))
Error: zsh: no matches found: (car|income|diabetes|heart|bank|blood|calhousing|creditg|jungle)
I did run the previous code in Preparing the Environments section.