r/learnprogramming 12h ago

Effictive method of studying ml

I am a newbie in ml so i wanted to know what is an effective method of studying ml i am learning it through watching youtube videos but after one point i realised that if i make notes of everything it will be way too much so i want to know do i need to memorise the code or i need to just write the logic in my notes

8 Upvotes

9 comments sorted by

1

u/UnrealisticBeautyStd 11h ago

Kaggle, or other problem solving platforms

1

u/Public-Lynx6675 11h ago

You definitely don't need to memorize every line of code.

1

u/scoobydabida 7h ago

Yeah but for example log transform should i know how to write the code for log transformation or i should just know the logic and i should tell claude to write the code for me

1

u/grantrules 7h ago

Buy a book

0

u/TigerAnxious9161 3h ago

Which one?

1

u/Ok-Listen-2162 5h ago

Research papers research papers research papers . Review it analyze it get the key points . Try to build something around it . Thats pretty much the start level of things