All Projects → sealuzh → user_quality

sealuzh / user_quality

Licence: other
Dataset for Software Evolution and Quality Improvement

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to user quality

Intrinsic Image Popularity
The pytorch code of the paper "Intrinsic Image Popularity Assessment"
Stars: ✭ 179 (+562.96%)
Mutual labels:  metrics, dataset
Pytorch Nlp
Basic Utilities for PyTorch Natural Language Processing (NLP)
Stars: ✭ 1,996 (+7292.59%)
Mutual labels:  metrics, dataset
pull facebook data for good
[DEPRECATED] Imitate an API for downloading data from Facebook Data For Good
Stars: ✭ 12 (-55.56%)
Mutual labels:  dataset
ADPasswordHealth
A tool to evaluate the password health of Active Directory accounts.
Stars: ✭ 33 (+22.22%)
Mutual labels:  metrics
Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Stars: ✭ 36 (+33.33%)
Mutual labels:  dataset
dataset-histology-landmarks
Dataset: landmarks for registration of histology images
Stars: ✭ 26 (-3.7%)
Mutual labels:  dataset
pump-and-dump-dataset
Additional material for paper: Pump and Dumps in the Bitcoin Era: Real Time Detection of Cryptocurrency Market Manipulations, ICCCN '20
Stars: ✭ 66 (+144.44%)
Mutual labels:  dataset
HAR
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
Stars: ✭ 18 (-33.33%)
Mutual labels:  dataset
phpstats
CLI Statistics and dependency graphs for PHP
Stars: ✭ 61 (+125.93%)
Mutual labels:  metrics
tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
Stars: ✭ 219 (+711.11%)
Mutual labels:  metrics
squad-v1.1-pt
Portuguese translation of the SQuAD dataset
Stars: ✭ 13 (-51.85%)
Mutual labels:  dataset
BIRL
BIRL: Benchmark on Image Registration methods with Landmark validations
Stars: ✭ 66 (+144.44%)
Mutual labels:  dataset
KafKare
A Kafka monitoring dashboard
Stars: ✭ 87 (+222.22%)
Mutual labels:  metrics
cv4pve-metrics
Metrics for Proxmox VE, Grafana with dasboard, InfluxDb
Stars: ✭ 38 (+40.74%)
Mutual labels:  metrics
Awesome-Deepfakes-Detection
A list of tools, papers and code related to Deepfake Detection.
Stars: ✭ 30 (+11.11%)
Mutual labels:  dataset
mxmortalitydb
A data only R package containing all injury intent deaths registered in Mexico from 2004 to 2019
Stars: ✭ 20 (-25.93%)
Mutual labels:  dataset
twitter-analytics-wrapper
A simple Python wrapper to download tweets data from the Twitter Analytics platform. Particularly interesting for the impressions metrics that are unavailable on current Twitter API. Also works for the videos data.
Stars: ✭ 44 (+62.96%)
Mutual labels:  metrics
snorkeling
Extracting biomedical relationships from literature with Snorkel 🏊
Stars: ✭ 56 (+107.41%)
Mutual labels:  dataset
Hystrix.Dotnet
A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.
Stars: ✭ 88 (+225.93%)
Mutual labels:  metrics
HJDataset
A Large Dataset of Historical Japanese Documents with Complex Layouts
Stars: ✭ 19 (-29.63%)
Mutual labels:  dataset

Android Apps and User Feedback: a Dataset for Software Evolution and Quality Improvement

This dataset comprises 288,065 reviews extracted from the Google Play, related to 395 open source apps mined from F-Droid. For some particular ones, we provide also these data for different versions of the same app.

An exhaustive list of the apks and apps included in our dataset is available here.

APK Analysis

For each of the apks, we computer 22 different code quality metrics as well as 8 categories of distinct code-smells.

For a detailed description of the computed metrics, please refers to:

Mining Scripts

We also provide a replication package which includes all the scripts used for the extraction of the code quality metrics. It is available at the following link.

Moreover, here we make available the tool we developed to crawl reviews from the Google Play Store, as well as the code used in order to download apks from F-Droid.

Main Contributors

Giovanni Grano - (University of Zurich), Sebastiano Panichella - (University of Zurich), Andrea di Sorbo - (University of Sannio)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].