felixpeters/tweet-engagement-prediction

Analyse contextual features

felixpeters opened this issue · 0 comments

Create summary statistics and visualizations in order to better understand the underlying feature distributions.

Features to look at:

  • Number of followers
  • Number of friends
  • Verified status
  • Number of user listings
  • Account age
  • Tweet frequency
  • Favorite frequency

All these features should be extractable from user objects in the Twitter API.