24 lines
802 B
Markdown
24 lines
802 B
Markdown
# mw-lifecycle-analysis
|
|
|
|
Analysis scripts and code for studying the deployment processes of three MediaWiki/Wikimedia features (2013-2015)
|
|
|
|
/analysis_data
|
|
- contains the unified and constituent data for final analysis
|
|
|
|
/dsl
|
|
- contains the aggregation code for turning unified task data into DSL form
|
|
- contains the R scripts for fitting and interpreting a DSL model
|
|
|
|
/p1
|
|
- contains the scripts and plots from the first phase of analysis
|
|
|
|
/p2
|
|
- contains the scripts and plots from the second phase of analysis
|
|
- /p2_EDA contains small scripts for analysis and interpretation of initial data
|
|
- /quest contains tools for using HPC
|
|
- /slurm_jobs contains the bash scripts used to orchestrate slurm jobs on HPC
|
|
- /python_scripts contains the code to run different labeling and analysis tasks
|
|
|
|
|
|
|