+ 1

Make suggestions!!

I would appreciate project suggestions, considering I've already mastered the Python course taught here... Thanks!!

2nd Sep 2025, 12:35 PM
Marcos
Marcos - avatar
6 Answers
+ 6
Marcos , this question is asked frequently, so you can just use the search in this `q&a discussions` forum by typing `projects` as input.
2nd Sep 2025, 1:26 PM
Lothar
Lothar - avatar
+ 2
Marcos , how about a "match outcome predictor"? Consider requesting sports statistics from APIs e.g., ESPNcricinfo can be used to get cricket match summaries and then you can scrape the data to extract data for each ball bowled. You can also gather data from Kaggle Datasets. You might want to reprocess tue data and even encode categorical features. Then, you can build and train the predictive modeland finally deploy it with FastAPI or a dashboard for frontend. Note: Some of the tech stack you might need are pandas, lxml, numpy,sympy, scikit-learn, Streamlit,matplotlib etc. On a side note, you mentioned mastering the Python course taught "HERE". If you are refering only to Sololearn, then you might want to avail more advanced courses and resources from the internet. I am saying so because even the 'Python Developer' course does not give one complete and advanced knowledge of Python. If you haven't noticed already, these modules contain less information than websites like GeeksForGeeks and W3Schools.
4th Sep 2025, 2:50 AM
Ushasi Bhattacharya
+ 2
😂😎
4th Sep 2025, 4:17 PM
Honest Phiri
Honest Phiri - avatar
+ 1
Make a game but in thonny or idle?
3rd Sep 2025, 6:25 PM
Eddie M
Eddie M - avatar
+ 1
Make a regular Ai
3rd Sep 2025, 8:29 PM
Honest Phiri
Honest Phiri - avatar
0
Ty all!
4th Sep 2025, 2:34 PM
Marcos
Marcos - avatar