vendredi 22 mars 2019

How to specify the location of my data on local machine when running code on DataBricks?

I'm trying to run an image classification deep learning model on DataBricks. The images are on my local Mac. When I try

path = '/Users/o/Downloads/petfinder-adoption-prediction/train_images/train'

I get the error message: No such file or directory: '/Users/o/Downloads/petfinder-adoption-prediction/train_images/train'

How can I specify my local files on a web service? Thank you!




Aucun commentaire:

Enregistrer un commentaire