+ 1
Project ideas
What are some cool mini-project ideas for practising machine learning with Python?
2 Antworten
+ 3
Why not use machine learning and python to create a mini-project idea generator. It'd be very popular with people who need ideas for mini-projects. You could then expand to bigger project ideas, maybe even have them user-centric.
+ 1
One idea is a house price predictor (predict prices using linear regression).