Closed sas8465 closed 2 years ago
line 79. real_data_path = 'data/higgs-small',
Is this corrext? Shouldn't the data set that is chose be taken from the input arguments?
it is just a default argument
but you are right, it should be taken from config.toml file
config.toml
line 79. real_data_path = 'data/higgs-small',
Is this corrext? Shouldn't the data set that is chose be taken from the input arguments?