Hi everyone,
I just started testing the FLAML framework and I notice one file is missing in one of the scripts. If you take a look to the "test" folder, there is a script called "tune_example.py". When trying to execute it, the file under line 11 ("housing.csv") is missing. I have tried to found it in all the subfolders, but I didn't. Could you help me with that?
csv_file_name = "test/housing.csv"
Thank you in advance.
Hi everyone,
I just started testing the FLAML framework and I notice one file is missing in one of the scripts. If you take a look to the "test" folder, there is a script called "tune_example.py". When trying to execute it, the file under line 11 ("housing.csv") is missing. I have tried to found it in all the subfolders, but I didn't. Could you help me with that?
csv_file_name = "test/housing.csv"
Thank you in advance.