Table: Training Data Booking
The ml_reco__training_data_booking
table contains the booking used during the Two Tower training (for evaluation).
Table description
name | data_type | description |
---|---|---|
user_id | Unique identifier for a user. | |
user_age | Current age of the user. | |
event_type | The type of the interaction event (booking / click / favorite). | |
event_date | The date when the event occurred, used for partitioning the data. | |
event_hour | The hour of the interaction event. | |
event_day | The day of the interaction event. | |
event_month | The month of the interaction event. | |
item_id | Identifier for the item associated with the offer used internally by the data science team. | |
offer_subcategory_id | Identifier for the subcategory of the offer. | |
offer_category_id | Identifier for the category of the offer. | |
genres | Genres of the film, if applicable. | |
rayon | Literary genre, if applicable. | |
type | Type of the offer. | |
venue_id | Unique identifier for the venue. | |
venue_name | Name of the venue. |