| --- |
| dataset_info: |
| features: |
| - name: series_id |
| dtype: string |
| - name: event_epoch_utc |
| dtype: string |
| - name: target |
| dtype: float64 |
| - name: original_id |
| dtype: int64 |
| - name: seller_bias |
| dtype: float64 |
| - name: non_spelled_suggested_value |
| dtype: float64 |
| - name: is_post_life |
| dtype: int64 |
| - name: is_semi_post_life |
| dtype: int64 |
| - name: is_painted |
| dtype: int64 |
| - name: is_australium |
| dtype: int64 |
| - name: is_festivized |
| dtype: int64 |
| - name: is_craftable |
| dtype: int64 |
| - name: is_weapon |
| dtype: int64 |
| - name: is_cosmetic |
| dtype: int64 |
| - name: elevated_quality_name |
| dtype: string |
| - name: particle_name |
| dtype: string |
| - name: killstreak_tier_name |
| dtype: string |
| - name: paint_name |
| dtype: string |
| - name: wear_tier_name |
| dtype: string |
| - name: texture_name |
| dtype: string |
| - name: rarity_name |
| dtype: string |
| - name: killstreaker_effect_name |
| dtype: string |
| - name: killstreaker_sheen_name |
| dtype: string |
| - name: slot |
| dtype: string |
| - name: class |
| dtype: string |
| - name: month |
| dtype: int64 |
| - name: year |
| dtype: int64 |
| - name: day_of_week |
| dtype: int64 |
| - name: day_of_year |
| dtype: int64 |
| - name: spell_bruised_purple_footprints |
| dtype: int64 |
| - name: spell_chromatic_corruption |
| dtype: int64 |
| - name: spell_corpse_gray_footprints |
| dtype: int64 |
| - name: spell_die_job |
| dtype: int64 |
| - name: spell_exorcism |
| dtype: int64 |
| - name: spell_gangreen_footprints |
| dtype: int64 |
| - name: spell_halloween_fire |
| dtype: int64 |
| - name: spell_headless_horseshoes |
| dtype: int64 |
| - name: spell_pumpkin_bombs |
| dtype: int64 |
| - name: spell_putrescent_pigmentation |
| dtype: int64 |
| - name: spell_rotten_orange_footprints |
| dtype: int64 |
| - name: spell_sinister_staining |
| dtype: int64 |
| - name: spell_spectral_spectrum |
| dtype: int64 |
| - name: spell_team_spirit_footprints |
| dtype: int64 |
| - name: spell_violent_violet_footprints |
| dtype: int64 |
| - name: spell_voices_from_below |
| dtype: int64 |
| - name: killstreak_interaction |
| dtype: string |
| - name: painted_x_base |
| dtype: string |
| - name: craftable_x_quality |
| dtype: string |
| - name: spell_count |
| dtype: int64 |
| - name: spell_combo |
| dtype: string |
| - name: part_name_1 |
| dtype: string |
| - name: part_name_2 |
| dtype: string |
| - name: part_name_3 |
| dtype: string |
| - name: part_count |
| dtype: int64 |
| - name: part_combo |
| dtype: string |
| - name: total_modifiers |
| dtype: int64 |
| - name: item_type_x_spell_count |
| dtype: string |
| - name: postlife_type |
| dtype: string |
| - name: postlife_spell |
| dtype: string |
| - name: semi_postlife_type |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 1132801950 |
| num_examples: 1883614 |
| - name: validation |
| num_bytes: 240223977 |
| num_examples: 398140 |
| - name: test |
| num_bytes: 257297263 |
| num_examples: 432723 |
| download_size: 35813546 |
| dataset_size: 1630323190 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: validation |
| path: data/validation-* |
| - split: test |
| path: data/test-* |
| --- |
| |