joekiller commited on
Commit
ee25e73
·
verified ·
1 Parent(s): dc95ee6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: item_id
5
+ dtype: string
6
+ - name: timestamp
7
+ dtype: timestamp[ns]
8
+ - name: target
9
+ dtype: float64
10
+ - name: original_id
11
+ dtype: int64
12
+ - name: seller_bias
13
+ dtype: float64
14
+ - name: non_spelled_value
15
+ dtype: float64
16
+ - name: is_post_life
17
+ dtype: int64
18
+ - name: is_semi_post_life
19
+ dtype: int64
20
+ - name: is_painted
21
+ dtype: int64
22
+ - name: is_australium
23
+ dtype: int64
24
+ - name: is_festivized
25
+ dtype: int64
26
+ - name: is_craftable
27
+ dtype: int64
28
+ - name: is_weapon
29
+ dtype: int64
30
+ - name: is_cosmetic
31
+ dtype: int64
32
+ - name: elevated_quality_name
33
+ dtype: string
34
+ - name: particle_name
35
+ dtype: string
36
+ - name: killstreak_tier_name
37
+ dtype: string
38
+ - name: paint_name
39
+ dtype: string
40
+ - name: wear_tier_name
41
+ dtype: string
42
+ - name: texture_name
43
+ dtype: string
44
+ - name: rarity_name
45
+ dtype: string
46
+ - name: killstreaker_effect_name
47
+ dtype: string
48
+ - name: killstreaker_sheen_name
49
+ dtype: string
50
+ - name: slot
51
+ dtype: string
52
+ - name: class
53
+ dtype: string
54
+ - name: month
55
+ dtype: int32
56
+ - name: year
57
+ dtype: int32
58
+ - name: day_of_week
59
+ dtype: int32
60
+ - name: day_of_year
61
+ dtype: int32
62
+ - name: spell_bruised_purple_footprints
63
+ dtype: int64
64
+ - name: spell_chromatic_corruption
65
+ dtype: int64
66
+ - name: spell_corpse_gray_footprints
67
+ dtype: int64
68
+ - name: spell_die_job
69
+ dtype: int64
70
+ - name: spell_exorcism
71
+ dtype: int64
72
+ - name: spell_gangreen_footprints
73
+ dtype: int64
74
+ - name: spell_halloween_fire
75
+ dtype: int64
76
+ - name: spell_headless_horseshoes
77
+ dtype: int64
78
+ - name: spell_pumpkin_bombs
79
+ dtype: int64
80
+ - name: spell_putrescent_pigmentation
81
+ dtype: int64
82
+ - name: spell_rotten_orange_footprints
83
+ dtype: int64
84
+ - name: spell_sinister_staining
85
+ dtype: int64
86
+ - name: spell_spectral_spectrum
87
+ dtype: int64
88
+ - name: spell_team_spirit_footprints
89
+ dtype: int64
90
+ - name: spell_violent_violet_footprints
91
+ dtype: int64
92
+ - name: spell_voices_from_below
93
+ dtype: int64
94
+ - name: killstreak_interaction
95
+ dtype: string
96
+ - name: painted_x_base
97
+ dtype: string
98
+ - name: craftable_x_quality
99
+ dtype: string
100
+ - name: spell_count
101
+ dtype: int64
102
+ - name: spell_combo
103
+ dtype: string
104
+ - name: part_name_1
105
+ dtype: string
106
+ - name: part_name_2
107
+ dtype: string
108
+ - name: part_name_3
109
+ dtype: string
110
+ - name: part_count
111
+ dtype: int64
112
+ - name: part_combo
113
+ dtype: string
114
+ - name: total_modifiers
115
+ dtype: int64
116
+ - name: item_type_x_spell_count
117
+ dtype: string
118
+ - name: postlife_type
119
+ dtype: string
120
+ - name: postlife_spell
121
+ dtype: string
122
+ - name: semi_postlife_type
123
+ dtype: string
124
+ splits:
125
+ - name: train
126
+ num_bytes: 59368709
127
+ num_examples: 104742
128
+ - name: validation
129
+ num_bytes: 12707123
130
+ num_examples: 22480
131
+ - name: test
132
+ num_bytes: 12618941
133
+ num_examples: 22285
134
+ download_size: 8046210
135
+ dataset_size: 84694773
136
+ configs:
137
+ - config_name: default
138
+ data_files:
139
+ - split: train
140
+ path: data/train-*
141
+ - split: validation
142
+ path: data/validation-*
143
+ - split: test
144
+ path: data/test-*
145
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22f0dd3097942c2d33da97db29d13e41b77b2390ca43d20f9adc6e7f9e1198e2
3
+ size 1279139
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31ac77b8d0ec15fe11f9164b6ab84280db0022d2224ea1d360796387aafa335e
3
+ size 5484370
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e81270f90225fe234580270faf879542c82df0bae8b519ed5595c05d488efc1f
3
+ size 1282701