@Jeremy_Tederry
To be more specific this is the error from the log which I am trying to make out something
2021-02-25 11:01:14,079 - aiflib.data_manager:info:15 - INFO: Loading data from /data/datasetā¦
2021-02-25 11:01:14,133 - aiflib.data_manager:info:15 - INFO: File [/data/dataset/train.csv] does not have name [input] in headerā[āInputā, āTargetā]ā, skipping this file. The csv file must contain a header with at least two columns. The column names are set by the <input_column> and <target_column> variables of this run. The default values are āinputā and ātargetā. If the file contains other columns, they will be ignored
2021-02-25 11:01:14,135 - aiflib.data_manager:info:15 - INFO: Unable to read any valid data from *.csv files in [/data/dataset]
2021-02-25 11:01:14,135 - aiflib.data_manager:info:15 - INFO: Unable to read any valid data from *.json files in [/data/dataset]
2021-02-25 11:01:14,135 - uipath_core.training_plugin:model_run:140 - ERROR: Training failed for pipeline type: TRAIN_ONLY, error: No valid data to run this pipeline.
2021-02-25 11:01:14,165 - uipath_core.trainer_run:main:81 - ERROR: Training Job failed, error: No valid data to run this pipeline.
attached is the file which i have divided into train and test csv format files and then the same have been made part of datasets respectively.
RestaurantFeedback.xls (130.5 KB)
also i just founded one of your answers to the post : AI Fabric Evaluation Fail - #6 by Jeremy_Tederry
but not able to understand what do you exactly meant by saying
" Could you try download the file again and upload it without opening it with Excel in meantime? "
@ppr @nisargkadam23 @Pablito @mgope @loginerror : Just thought if you guys would also like to help me out in this .
Thanks,
Varun.!
sharing screenshot of excel file having the data , this has been converted into csv and then is being used. excel111|260x223