+ 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?
3 Réponses
+ 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
.
+ 6
from Course era or nptel bro
+ 5
Thank you so much