Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.21 KB

File metadata and controls

27 lines (15 loc) · 1.21 KB

SentdexML

Code and notes from Sentdex's "Practical Machine Learning Tutorial with Python" series.

I'm working through this 72-part series that Sentdex(Harrison) put out back in 2016. So far, there have been a few changes and corrections due to typos or deprecated components. I figured that creating this might help other learners as they went through the lessons.

Link to the course is here:

https://www.youtube.com/watch?v=OGxgnH8y2NM&list=PLQVvvaa0QuDfKTOs3Keq_kaG2P55YRn5v

Links to the IPython Notebooks.

All are in Python 3

Part 1: No code in this one.

Part 2: Done

Part 3: Done

Part 4: Done

Part 5: Done

Part 6: Done

Part 7: Coming soon!

Feedback, comments, and corrections are welcome!