Introduction to Machine Learning

I wanted to download the data files - csv for the course - appreciate if you forward the github link

Thanks,
Anil

Hi Anil, Thanks for reaching out. The CSVs are dynamically loaded off GitHub through a URL. The instructor does this to make sure the code is copy/paste portable as much as possible. But the files being referred to are found in this GitHub repo. You can follow the links in the pad.read_csv() functions in the code too. Let us know if you continue to have issues accessing the CSV files!