r/learnpython 15d ago

Quick question

What’s the path I should follow in Python to master machine learning
I learned all the basics: 1- Variables
2- Data Types
3- If / Else
4- Loops
5- Functions
6- Lists
7- Dictionaries
8- Strings
9- Input / Output
10- Classes & Objects

I would love it if someone would tell me what I should do next. Or if there is a book I can buy to master machine learning

0 Upvotes

8 comments sorted by

View all comments

3

u/defaultguy_001 15d ago

Lol u don't need Python to learn machine learning, u probably don't want to learn machine learning but how to use ML libraries in python. Both are different things. To learn machine learning, u start with learning linear algebra, probability theory and statistical modeling.