Skip to content

This repository contains data as well as code for analyzing rationally inattentive commenting behavior in YouTube. The formal theory and model is contained in the paper found at this link: https://www.jmlr.org/papers/volume21/19-872/19-872.pdf

License

Notifications You must be signed in to change notification settings

KunalP117/YouTube-Commenting-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube_project

This repository contains data as well as code for analyzing rationally inattentive commenting behavior in YouTube. The formal theory and model is contained in the paper found at this link: https://www.jmlr.org/papers/volume21/19-872/19-872.pdf. The raw YouTube data can be found at the public Google Drive folder: https://drive.google.com/drive/folders/1ByvDYQzZR6hHfWle5EXhBkoa4YpomNvF?usp=sharing. The data files need to be unwrapped through the pickle module in python using the youtube style file included in this repository.

The repository contains the following:

  1. Raw YouTube data consisting of viewcount, comment count, video ratings (likes and dislikes), thumbnail, description of each individual video.
  2. Code for pre-processing raw data to generate probability mass functions of state, action, (state,action) and conditional probability mass functions of action given state. (State -> Viewcount, Action -> Comment count, video rating)
  3. Code for Decision test for utility maximization under general cost, renyi mutual information cost, shannon mutual information cost.
  4. Code for Robustness test to check deviation from optimal behavior.

About

This repository contains data as well as code for analyzing rationally inattentive commenting behavior in YouTube. The formal theory and model is contained in the paper found at this link: https://www.jmlr.org/papers/volume21/19-872/19-872.pdf

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published