Hello, am new on Datarobot,
How can i solve this error?
"Invalid CSV File. Error tokenizing data. C error: Expected 1 fields in line 13, saw 2 ."
Solved! Go to Solution.
How many columns are in your data? Might you have unquoted commas in it? Would it be possible to to provide the first 13 rows and header of your file?
It's an image dataset with sub folders to different class. There's no CSV file.
Should I have to reformat the images?
@allan what is your image dataset files&folders structure?
the data is from : https://www.kaggle.com/c/cassava-leaf-disease-classification/data
i downloaded it & split the images according to its Disease class (5 folders). I then zipped them up & uploaded it to MEGA storage & using the URL data input.
But i can't seem to get the error & i can't understand why?
Can you share this MEGA url with me?
Thanks for providing the link. Data structure is correct, here are the reasons why it does not work:
1. Datarobot does not support MEGA uploads. One needs to provide HTTP(S) URL to the file.
2. For Trial, training dataset size is limited to 100 MB (your dataset is bigger than 2GB)
thanks @anton-suslov
@allan There's a bunch of reference information for the trial here (including the dataset size restrictions). FYI in case you haven't see it.