Column recommendation
reco_total_bookings: Total number of bookings for a given item.
reco_total_bookings_last_7_days: Total number of bookings for a given item made during the last 7 days.
reco_total_bookings_last_14_days: Total number of bookings for a given item made during the last 14 days.
reco_total_bookings_last_28_days: Total number of bookings for a given item made during the last 28 days.
reco_item_is_underage_recommendable: Indicates if the item is recommendable for underage users.
reco_item_is_sensitive: Indicates if the item is considered sensitive.
reco_item_is_restrained: Indicates if the item is restrained.
reco_total_offers: Indicates the number of offers for a give item.
reco_mean_semantic_embedding: Mean value of the semantic embedding for a given item.
reco_booking_trend: Trend of bookings for a given item.
reco_stock_date_penalty_factor: Penalty factor based on the stock date of the item.
reco_creation_date_penalty_factor: Penalty factor based on the creation date of the item.
reco_example_offer_name: Example name of an offer for the item.
reco_example_offer_id: Example ID of an offer for the item.
reco_example_venue_id: Example ID of a venue for the item.
reco_example_venue_longitude: Longitude of the example venue for the item.
reco_example_venue_latitude: Latitude of the example venue for the item.
reco_booking_release_trend: Trend of booking releases for a given item.
reco_booking_creation_trend: Trend of booking creations for a given item.