Kaggle-Expedia-Hotel-Recommendations

所属分类:Leetcode/题库
开发工具:R
文件大小:10584KB
下载次数:0
上传日期:2016-06-13 18:31:02
上 传 者sh-1993
说明:  Kaggle Expedia酒店推荐
(Kaggle Expedia Hotel Recommendations)

文件列表:
apply_saved_models.R (4684, 2016-06-14)
apply_single_model.R (1200, 2016-06-14)
direct_probs.R (782, 2016-06-14)
ensemble.R (1780, 2016-06-14)
expedia python solution (0, 2016-06-14)
expedia python solution\intersect_iter.py (19872, 2016-06-14)
experiments.R (5408, 2016-06-14)
features.R (1844, 2016-06-14)
gradient_descent.R (6634, 2016-06-14)
intersection.R (4668, 2016-06-14)
intersection_plots.R (7374, 2016-06-14)
lm.R (2665, 2016-06-14)
merge_clusters_2.R (3425, 2016-06-14)
merge_clusters_bookings_only.R (2426, 2016-06-14)
mysql.R (6210, 2016-06-14)
old_merge_clusters.R (9092, 2016-06-14)
plots-clusters-distribution.R (3170, 2016-06-14)
plots (0, 2016-06-14)
plots\bookings (0, 2016-06-14)
plots\bookings\0.png (49051, 2016-06-14)
plots\bookings\1.png (48528, 2016-06-14)
plots\bookings\10.png (52024, 2016-06-14)
plots\bookings\11.png (49066, 2016-06-14)
plots\bookings\12.png (46600, 2016-06-14)
plots\bookings\13.png (53852, 2016-06-14)
plots\bookings\14.png (46672, 2016-06-14)
plots\bookings\15.png (48435, 2016-06-14)
plots\bookings\16.png (52667, 2016-06-14)
plots\bookings\17.png (48087, 2016-06-14)
plots\bookings\18.png (52761, 2016-06-14)
plots\bookings\19.png (45124, 2016-06-14)
plots\bookings\2.png (48974, 2016-06-14)
plots\bookings\20.png (48771, 2016-06-14)
plots\bookings\21.png (52581, 2016-06-14)
plots\bookings\22.png (50886, 2016-06-14)
plots\bookings\23.png (50600, 2016-06-14)
plots\bookings\24.png (47999, 2016-06-14)
plots\bookings\25.png (51806, 2016-06-14)
... ...

# Kaggle Expedia Hotel Recommendations https://www.kaggle.com/c/expedia-hotel-recommendations Expedia has provided you logs of customer behavior. These include what customers searched for, how they interacted with search results (click/book), whether or not the search result was a travel package. The data in this competition is a random selection from Expedia and is not representative of the overall statistics. Expedia is interested in predicting which hotel group a user is going to book. Expedia has in-house algorithms to form hotel clusters, where similar hotels for a search (based on historical price, customer star ratings, geographical locations relative to city center, etc) are grouped together. These hotel clusters serve as good identifiers to which types of hotels people are going to book, while avoiding outliers such as new hotels that don't have historical data. Your goal of this competition is to predict the booking outcome (hotel cluster) for a user event, based on their search and other attributes associated with that user event.

近期下载者

相关文件


收藏者