How to Start with Machine Learning ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to Start with Machine Learning ?

I know everything about python basic to advance, numpy, scipy,matplot, padas. So what I do? and Where I can learn ML with program emaples?

25th Aug 2019, 6:45 AM
The Shiva
The Shiva - avatar
3 Answers
+ 2
I would suggest reading this series of slides for an understanding of ML. https://www.sololearn.com/learn/714/?ref=app And since you are already familiar with Python, I suggest starting with Scikit-Learn (a Python module for ML) and its tutorials. https://scikit-learn.org/ https://scikit-learn.org/stable/documentation.html .
25th Aug 2019, 6:56 AM
Hatsy Rei
Hatsy Rei - avatar
+ 6
from Course era or nptel bro
25th Aug 2019, 6:11 PM
DHIRENDRA KUMAR
DHIRENDRA KUMAR - avatar
+ 5
Thank you so much
25th Aug 2019, 12:07 PM
The Shiva
The Shiva - avatar