{ "dataset_id": "KKBox_csv", "num_fields": 13, "total_features": 91756, "input_length": 17, "labels": [ "label" ], "features": [ { "msno": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 25963 } }, { "song_id": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 53291 } }, { "source_system_tab": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 10 } }, { "source_screen_name": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 21 } }, { "source_type": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 14 } }, { "city": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 23 } }, { "gender": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 4 } }, { "registered_via": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 7 } }, { "language": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 12 } }, { "genre_ids": { "source": "", "type": "sequence", "feature_encoder": "layers.MaskedAveragePooling()", "padding_idx": 0, "max_len": 3, "vocab_size": 346 } }, { "artist_name": { "source": "", "type": "sequence", "feature_encoder": "layers.MaskedAveragePooling()", "padding_idx": 0, "max_len": 3, "vocab_size": 11976 } }, { "isrc": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 80 } }, { "bd": { "source": "", "type": "categorical", "padding_idx": 0, "vocab_size": 9 } } ] }