Skip to content

Repository files navigation

Smartphone Addiction Prediction using Machine Learning

This project predicts the likelihood of smartphone addiction based on various behavioral and psychological features. It's built using Python, TensorFlow, and Flask.

Features

  • Machine Learning model trained using TensorFlow/Keras.
  • Preprocessing with MinMaxScaler.
  • Flask-based web app for user input and prediction.
  • Simple HTML form interface.
  • Runs locally on PyCharm or terminal.

🧠 Model Inputs

The model expects 6numerical features:

  • Age
  • Gender (0 = Male, 1 = Female)
  • School Grade
  • Daily Usage Hours
  • Sleep Hours
  • Academic Performance
  • Social Interactions
  • Exercise Hours
  • Anxiety Level
  • Depression Level
  • Self Esteem
  • Parental Control
  • Screen Time Before Bed
  • Phone Checks Per Day
  • Apps Used Daily
  • Time on Social Media
  • Time on Gaming
  • Time on Education
  • Phone Usage Purpose
  • Family Communication
  • Weekend Usage Hours

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages