problem with the dataset
tutr464b opened this issue · 0 comments
tutr464b commented
Hello and thanks for your coding,
I've tried to recreate the algorithm by training the dataset, but somehow the dataset provided is not compatible with the code.
The comand I ran:
python regression_cascade.py --list my_path_to\data_publish_v2\dan_bag1\data.csv --output_path my_path_to_where_to_save_model
The error I received:
warnings.warn('Line ' + dataset + ' has the wrong format. Skipped.')
Can you help me with this?
I look forward to your answer. Thank you in advance