DEV Community

Suraj Developer
Suraj Developer

Posted on

Building an “Internet Personality Predictor” using Machine Learning 🤖

Building an “Internet Personality Predictor” using Machine Learning 🤖

I’m currently working on a fun ML project where the model predicts a person’s internet personality based on their online habits, platform usage, content preferences, screen time, meme activity, gaming habits, and more.

The project uses:
• Google Forms for data collection
• Pandas for preprocessing
• Scikit-learn for model training
• Classification algorithms for prediction

To make the dataset more realistic, I’m collecting anonymous responses from real users.

If you’d like to contribute to the project and help improve the model accuracy, feel free to fill out the short survey below 👇

https://forms.gle/CQ2y9LeGfoo9dAeX9

Would also love suggestions for:
• Better features/questions
• Interesting ML approaches
• Visualization ideas
• Model improvements

Top comments (0)