booking-challenge icon indicating copy to clipboard operation
booking-challenge copied to clipboard

Results 2 booking-challenge issues
Sort by recently updated
recently updated
newest added

Hi, I think that this line https://github.com/Synerise/booking-challenge/blob/5929665be72eaabf2395e82e80d6b90f541eadf1/src/encoding.py#L57 should be replaced with: `test = test.sort_values(['utrip_id', 'row_num']) `

Hey! Thanks for sharing your cool snippets and a cool paper which is very nicely written as well. I was trying to understand the implementation of the DLSH in the...