TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How did you learn machine learning?

1 pointsby FStorm00711 months ago
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?

2 comments

ErinMyLungs11 months ago
I&#x27;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:&#x2F;&#x2F;www.statlearning.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.statlearning.com&#x2F;</a><p>For real, this is an amazing book and it&#x27;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&#x27;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!
评论 #40737469 未加载
richrichie11 months ago
i learnt most of it many years ago when it was called statistics and optimization.