I am trying to build an image classification model using this link
Everything worked until I got to the point where I needed to load the sample submission file, at the line :
download.GetContentFile(‘sample_submission_I5njJSF.csv’)
I got the following error :
FileNotDownloadableError: No downloadLink/exportLinks for mimetype found in metadata
How to solve it ?
1 post - 1 participant