Kaggle Airbnb solution
My solution to the Kaggle "Airbnb New User Bookings" challenge using Lasagne. Final ranking: 189th/1462. train.py
contains the regular network, trainsessnet.py
contains an RNN version.
My solution to the Kaggle "Airbnb New User Bookings" challenge in 2015.
PythonMIT
My solution to the Kaggle "Airbnb New User Bookings" challenge using Lasagne. Final ranking: 189th/1462. train.py
contains the regular network, trainsessnet.py
contains an RNN version.