+ 2
Machine learning and data analytics
I'm super interested with machine learning and data analytics. I've invested time in learning python and Js how can I start the journey for machine learning and data analytics/science? Clear insights would be appreciated.
2 Respuestas
+ 6
Some basic knowledge in statistics is absolutely necessary. If you have that, you should probably start with some course, maybe you find a good one on YouTube, if you are not at a university.
Don't waste too much time on the mathematical groundwork (with that I mean convergence proofs and what not), it is probably not worth your time, as the results are weak and methods used a little more involved.
When it comes to implementation, Python with tensorflow is nice to start playing around with.
+ 12
there are plenty of libraries like sklearn, and YouTube tutorials on machine learning.