lmoroney / dlaicourse

Notebooks for learning deep learning
5.66k stars 5.38k forks source link

Update wdbc_exercise.html #149

Open venishpatidar opened 3 years ago

venishpatidar commented 3 years ago

Calling train and test csv from file directory it create cross-origin error, requires http or https instead of file:// Changing it to point to the raw file that's already in github repo fixes this.