Skip to content

Latest commit

 

History

History
103 lines (77 loc) · 6.28 KB

File metadata and controls

103 lines (77 loc) · 6.28 KB

My Learning Path for Machine Learning with Python

www.datagenx.net My-Learning-Path-for-Machine-Learning with Python GitHub stars GitHub forks

I am newbie in Machine Learning but working with data a lot as an ETL developer. I simply fall for ML when I've first introduced with it, so I have given a target date to myself to complete the below learning schedule with my day to day work :-)

Hoping I am not too harsh on my self.

Let's not do the talking but the work :

Python

For beginners, I will suggest below reference material which can help them learning python quickly

These 2 source are more than enough to learn basics of python.

Python Pandas

Python Scipy

Python Scikit-Learn (Machine Learning)

Some E-Learning Courses on ML

Machine Learning Books

Probability / Stats

Linear Algebra / Optimization

Genetic Algorithms

Some Other Books to follow

  • Mastering Machine Learning with Scikit-Learning
  • Building Machine Learning System with Python
  • Learning scikit-learn: Machine Learning in Python
  • scikit-learn Cookbook

Machine Learning Videos and Lectures

Some Other Learning Paths to follow