Skip to content

markgeorge-programming/Addictionpredict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 21 numerical 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

Predict Phone Addiction form based on a ML model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published