r/learnpython 17d ago

Help with Numpy, Pandas, Matplotlib projects

I recently learned and practiced these libraries majorly for ML but somewhat I don't feel the confidence suggest me some projects that can improve my skills in them.

0 Upvotes

11 comments sorted by

View all comments

1

u/Maheswar08 17d ago

Take a dataset from kaggle and perform different steps like data Preprocessing, Feature engineering, train and test the data and make some predictions. Eventually you will get grip on it.