ML-For-Beginners
ML-For-Beginners copied to clipboard
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
- Knitted lesson 1,2,3,4,10 from Rmd to html - Fixed hyperlinks wherever required in the repo
**cdn.jsdeliver not working in Egypt** replaces the src or href attribute with fastly.jsdelivr. It also tries to reload the resource from the original CDN after a failure.
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Removes `tough-cookie` Updates `@vue/cli-plugin-babel` from 4.5.15 to 5.0.8...
Updating the first Youtube video link in Line 38. The video should point to Episode 14 rather than Episode 16!
In data file path is incorrect in the code sample of NLP Hotel-Reviews-2 lesson, which leads to a runtime error(like screenshot below). This PR updated the file path and fixed...