Data Science Project: Virality Predictor
Author: Brandon Yuong Original Code for the Analysis Data Source Specifications The file user_interactions contains logs of user interactions on shared articles. It can be joined to shared_articles.csv by contentId column. The eventType values are: ● VIEW: The user has … Read More