MicrosoftDocs/ms-learn-ml-crash-course-python

06. Support Vector Machines

Closed this issue · 0 comments

I have a problem with exercise 06 SVM.

when I try to load the data file 'trees.csv' it tells me that it cannot find it, I don't know if it will be a syntax or version error.

Exactly the error is the following: FileNotFoundError: [Errno 2] No such file or directory: '/Data/trees.csv'

and added a screenshot https://raw.githubusercontent.com/LuisM95/miCv/master/error_.png