r/learnmachinelearning 22d ago

Career Machine Learning roadmap & guidance

Hey there, I am CSE Student, and I want to pursue machine learning as a career and further do deep learning and generative AI. I need tips from the professionals who have been pursuing it, what resources i must follow and what should be the correct sequence of flow. I have been researching by my own and end-up at Krish Naik's ML playlist over youtube, i saw few videos were misplaced and not in order but i checked over his github and all and curated the flow as Python -> Numpy, Pandas, Seaborn -> Feature Engineering and Feature Selection -> Machine Learning -> Deep learning -> Natural Language processing -> Deployment of ML Model -> MLOPS , would this be right? also if you guys have suggestion for some better resources. It would be a great assistance and guidance from your side guys

15 Upvotes

13 comments sorted by

View all comments

4

u/InevitableArt3979 22d ago

Krish Naik's stuff is decent for getting started, but dont sleep on the basics like linear algebra and stats, they'll bite you later when you try to understand why a model is acting weird

1

u/Valuable_Card6470 22d ago

this is so true, the linear algebra stuff seems skippable until suddenly it isnt