An open API service indexing awesome lists of open source software.

https://github.com/ddofer/booking-challenge

Booking.com Challenge - WebTour 2021 - ACM WSDM - ML Code
https://github.com/ddofer/booking-challenge

Last synced: over 1 year ago
JSON representation

Booking.com Challenge - WebTour 2021 - ACM WSDM - ML Code

Awesome Lists containing this project

README

          

# Booking-Challenge
Booking.com Challenge - WebTour 2021 - ACM WSDM - Machine Learning Code

Task was next item (destination) prediction/reccommendation, given ~40k targets in a time series of user activity.
Includes code from our team's submission (Unseen Academics - 15th place: https://www.bookingchallenge.com/final-leaderboard-results ) .
Datasets not included, can be requested from Booking hosts: https://www.bookingchallenge.com/

Also includes my attention based wide and cross network for automatically learning feature interactions - this model would have placed in the top 10 if submitted.