https://github.com/vinta/machine-learning-notes
Jupyter notebooks for Machine Learning practice
https://github.com/vinta/machine-learning-notes
Last synced: 6 months ago
JSON representation
Jupyter notebooks for Machine Learning practice
- Host: GitHub
- URL: https://github.com/vinta/machine-learning-notes
- Owner: vinta
- License: mit
- Created: 2016-10-24T20:17:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T10:56:32.000Z (about 8 years ago)
- Last Synced: 2025-03-28T12:21:18.610Z (6 months ago)
- Language: Jupyter Notebook
- Homepage: https://vinta.ws/code/
- Size: 18.1 MB
- Stars: 27
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# machine-learning-notes

Courses:
- [Big Data Analysis with Scala and Spark](https://www.coursera.org/learn/scala-spark-big-data)
- Week 1 Programming Assignment: [Wikipedia](big-data-analysis-with-scala-and-spark/week-1/wikipedia), score: 10/10
- Week 2 Programming Assignment: [StackOverflow](big-data-analysis-with-scala-and-spark/week-2/stackoverflow), score: 10/10
- Week 4 Programming Assignment: [Time Usage](big-data-analysis-with-scala-and-spark/week-4/timeusage), score: 10/10Books:
- [Introduction to Machine Learning with Python](https://www.safaribooksonline.com/library/view/introduction-to-machine/9781449369880/)
- [Mastering Feature Engineering](https://www.safaribooksonline.com/library/view/mastering-feature-engineering/9781491953235/)
- [Spark: The Definitive Guide](https://www.safaribooksonline.com/library/view/spark-the-definitive/9781491912201/)
- [Scala Cookbook](https://www.safaribooksonline.com/library/view/scala-cookbook/9781449340292/)