Erfan commited on
Commit
8971552
1 Parent(s): 4ef0160

Add application features

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +9 -1
  3. app_info.csv +3 -0
.gitattributes CHANGED
@@ -54,3 +54,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
  myket.csv filter=lfs diff=lfs merge=lfs -text
 
 
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
  myket.csv filter=lfs diff=lfs merge=lfs -text
57
+ app_info.csv filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -4,6 +4,11 @@ task_categories:
4
  - graph-ml
5
  size_categories:
6
  - 100K<n<1M
 
 
 
 
 
7
  ---
8
  # Myket Android Application Install Dataset
9
 
@@ -17,7 +22,10 @@ We further subsampled and cleaned the data to focus on application download inte
17
 
18
  ## Data Structure
19
 
20
- The dataset follows the same format as the datasets used in the "[JODIE: Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks](https://github.com/claws-lab/jodie)" (ACM SIGKDD 2019) project. However, this data does not contain state labels and interaction features, resulting in associated columns being all zero.
 
 
 
21
 
22
  ## Dataset Details
23
 
 
4
  - graph-ml
5
  size_categories:
6
  - 100K<n<1M
7
+ configs:
8
+ - config_name: main_data
9
+ data_files: "myket.csv"
10
+ - config_name: package_name_features
11
+ data_files: "app_info.csv"
12
  ---
13
  # Myket Android Application Install Dataset
14
 
 
22
 
23
  ## Data Structure
24
 
25
+ The dataset has two main files.
26
+
27
+ - `myket.csv`: This file contains the interaction information and follows the same format as the datasets used in the "[JODIE: Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks](https://github.com/claws-lab/jodie)" (ACM SIGKDD 2019) project. However, this data does not contain state labels and interaction features, resulting in associated columns being all zero.
28
+ - `app_info_sample.csv`: This file comprises features associated with applications present in the sample. For each individual application, information such as the approximate number of installs, average rating, count of ratings, and category are included. These features provide insights into the applications present in the dataset.
29
 
30
  ## Dataset Details
31
 
app_info.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c0730cbc739e1fc5c740e69c074b8c4e729f9eb6611ba53d3b374ba45a87c30
3
+ size 522357