So, my question is, this is the age of AI. and I wanna learn machine learning. I saw some interesting model in the huggingface, kaggle etc. How can I be the machine learning expert? which is the best resource to learn?
I'd start with An Introduction to Statistical Learning - a strong background in statistics is key, especially for being able to work with models and understand their limits and how to adapt them to your own use case. The pdf for the book is free and available here: <a href="https://www.statlearning.com/" rel="nofollow">https://www.statlearning.com/</a><p>For real, this is an amazing book and it's such a gift that they have it free online and with a python version - I learned with the first edition having to translate the R code to python! I wouldn't start with The Elements to Statistical Learning - that has a much heavier emphasis on the math and theory and is hard to get through!