Spaces:
Sleeping
Sleeping
Upload 4 files
Browse files- topCategory.csv +11 -0
- topDuration.csv +0 -0
- topTitle.csv +8 -0
- topTitleLength.csv +11 -0
topCategory.csv
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
category_id,predicted_prob
|
2 |
+
23,0.7653481287884906
|
3 |
+
10,0.6236221285850211
|
4 |
+
25,0.5524230446760091
|
5 |
+
1,0.5003801894261021
|
6 |
+
24,0.33487109200051834
|
7 |
+
20,0.3187295282359156
|
8 |
+
15,0.2946049371377548
|
9 |
+
22,0.2577257397978009
|
10 |
+
2,0.2522314228785748
|
11 |
+
27,0.24072630990967153
|
topDuration.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
topTitle.csv
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,Feature,Importance Score
|
2 |
+
0,fortnite,0.004691034063933659
|
3 |
+
1,minecraft,0.004782831757216496
|
4 |
+
2,trailer,0.005906375123724903
|
5 |
+
3,gameplay,0.006082683034481827
|
6 |
+
4,video,0.00783442443436924
|
7 |
+
5,reaction,0.009262525215422252
|
8 |
+
6,official,0.012164176629083019
|
topTitleLength.csv
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
titleLength,predicted_prob
|
2 |
+
"(0.887, 12.3]",0.45867988394584136
|
3 |
+
"(34.9, 46.2]",0.42407339722905124
|
4 |
+
"(23.6, 34.9]",0.40803826450008895
|
5 |
+
"(12.3, 23.6]",0.3702551686242187
|
6 |
+
"(46.2, 57.5]",0.3598161326494447
|
7 |
+
"(57.5, 68.8]",0.27238631722721945
|
8 |
+
"(68.8, 80.1]",0.22539434427351734
|
9 |
+
"(91.4, 102.7]",0.17375027667701975
|
10 |
+
"(80.1, 91.4]",0.173366701326405
|
11 |
+
"(102.7, 114.0]",0.15
|