Skip to content

aiMojica10/cremedelacreme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crème de la crème

Investigating Metadata and Survivability of Top Android Apps

In this repository you will find all the notebooks used to perform the analysis. We divided the notebooks in three folders, one for each RQ, each folder has 3 files:

  • One for the dataset without imputations.
  • One for the dataset with LOCF imputation
  • One for the dataset with MFO imputation

In addition to these folders, there is an extra folder with the notebooks that we used to impute data.

Requirements

Steps to use the notebooks:

  1. Download the dataset, from the links provided by of the authors and follow the instructions to restore the dataset.
  2. Execute the script called script_hall.py, to add new fields to the collections.
  3. Save the collection app in a .csv file, to ease their use in the notebooks.
  4. For notebooks of imputations, specific instructions are within the notebooks.
  5. Include the Cliff's Delta implementation we used: https://github.com/neilernst/cliffsDelta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.5%
  • Python 2.5%