+ 1
How do I practice Machine Learning subjects?
I’m in the middle of the Machine Learning course and I took a break for a few days and now I’m getting lost so easily. Is there any way to practice previously completed skills?
3 Antworten
+ 3
Doing this on mobile is a bit awkward.. If you have a computer, you can install Jupyter Notebook / Jupyter Lab to practice. You can find many free data sets online, or use the sklearn toy datasets
https://scikit-learn.org/stable/datasets/index.html
You can also practice on kaggle.com
+ 5
Also, finish the python course first. Machine learning is no easy task and you need strong knowledge of python to understand it
0
Practice machine learning on stackblitz .