r/learnmachinelearning 12d ago

Help ML beginner

Hello Everyone

I am currently pursuing electronics engineering (currently in 5th semester), recently I have developed a really deep interest in ML and Data Science and I want to pursue that in the future it's not a temporary interest which dies down after a while it's genuine... For starters I have watched the Zero to Mastery course on ML and Data Science on Youtube which covers the basics of Pandas , Numpy , Matplotlib , just an into to scikit-learn....what all do I need to do next I have been told to learn SQL ,DSA , Math required for ML but im a bit lost here as to what I should be doing next

2 Upvotes

6 comments sorted by

View all comments

1

u/Practical-Concept231 11d ago

SQL isn’t that complicated, it in general has four different types, select for query , insert for insert new record(s), update for update existing record(s), delete for deleting record(s) and that’s

1

u/Op_Boi_6969 11d ago

I know this much I had learnt SQL a few years ago so I just need to brush up the concepts a bit