Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-nd-4.0
|
3 |
-
---
|
4 |
-
|
5 |
## Intro
|
6 |
----------------------
|
7 |
Booking.com provides a unique dataset based on millions of real anonymized bookings to encourage the research on sequential recommendation problems.
|
8 |
Many travelers go on trips which include more than one destination. Our mission at Booking.com is to make it easier for everyone to experience the world, and we can help to do that by providing real-time recommendations for what their next in-trip destination will be. By making accurate predictions, we help deliver a frictionless trip planning experience.
|
9 |
The main challenge is to use a dataset based on millions of real anonymized accommodation reservations to come up with a strategy for making the best recommendation for their next destination in real-time.
|
10 |
|
11 |
-
![Multi-Destination Trip recommendation bar at booking.com](https://
|
12 |
|
13 |
## Dataset
|
14 |
-------------------
|
@@ -62,3 +58,6 @@ For more details, please refer to [Booking.com challenge website](https://www.bo
|
|
62 |
- The dataset is a property of Booking.com and may not be reused for commercial purposes.
|
63 |
- The dataset may not be used in a manner that is harmful or competitive in nature with Booking.com or Booking Holdings.
|
64 |
- The dataset may not be used in any manner or for any purpose that may violate any law or regulation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Intro
|
2 |
----------------------
|
3 |
Booking.com provides a unique dataset based on millions of real anonymized bookings to encourage the research on sequential recommendation problems.
|
4 |
Many travelers go on trips which include more than one destination. Our mission at Booking.com is to make it easier for everyone to experience the world, and we can help to do that by providing real-time recommendations for what their next in-trip destination will be. By making accurate predictions, we help deliver a frictionless trip planning experience.
|
5 |
The main challenge is to use a dataset based on millions of real anonymized accommodation reservations to come up with a strategy for making the best recommendation for their next destination in real-time.
|
6 |
|
7 |
+
![Multi-Destination Trip recommendation bar at booking.com](https://huggingface.co/datasets/Booking-com/multi-destination-trip-dataset/resolve/main/mlt_example.jpg)
|
8 |
|
9 |
## Dataset
|
10 |
-------------------
|
|
|
58 |
- The dataset is a property of Booking.com and may not be reused for commercial purposes.
|
59 |
- The dataset may not be used in a manner that is harmful or competitive in nature with Booking.com or Booking Holdings.
|
60 |
- The dataset may not be used in any manner or for any purpose that may violate any law or regulation.
|
61 |
+
|
62 |
+
---
|
63 |
+
license: cc-by-nc-nd-4.0
|