Skip to content

witnesslq/campus_wifi_analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SJTU campus wifi pattern mining and analysis

Demographic prediction is an important component of user profile modeling. Accurate prediction of users’ demographics can help many applications, ranging from web search to behavior targeting.

In this project, we focus on how to predict mobile Internet users’ demographics of gender, age and college of students on campus, based on spatial-cyber-semantic analysis (including user trajectory and pattern extraction, user online web page analysis and semantic mining on user search keywords), using dataset collected from SJTU campus Wi-Fi networks.

The prediction accuracy of the ensemble model is around 85%.

System framework

Alt Text

Code organization

Alt Text

Data set summary

Alt Text

Users' observation and online time during 24 hours on a typical weekday

Alt Text

Users' online behavior from HTTP aspect

Alt Text

Users' online behavior from keyword aspect

Alt Text

Users' spatial matrix of different semantic locations for various age groups

Alt Text

Users' posterior probability comparison of keywords for different genders

Alt Text

Model's accuracy with different classifiers

Alt Text

Model's accuracy with different feature dimensions

Alt Text

Most important features in different tasks

Alt Text

Model's accuracy with different tasks

Alt Text

Model's overall performance

Alt Text

About

校园网移动流量挖掘

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.5%
  • R 10.5%