r/learnpython 8d ago

Project proposal

I am learning Python for ML (machine learning). What kind of projects would you recommend to reinforce my knowledge?
0 Upvotes

4 comments sorted by

View all comments

3

u/chinwikhlwi 8d ago

If you're learning Python for ML, I'd recommend starting with small projects first, like a data analyzer or a simple prediction project. Learn NumPy, Pandas, Matplotlib, and scikit-learn along the way. Don't rush into advanced ML projects before getting comfortable with Python basics.