Closed JMitnik closed 4 years ago
links:
Learning-To-Rank algorithms (LTR's) (avoids confidence score predictive features?)
Feature Selection:
Single Features for:
Other ideas/notions for features: Using median/average scores of numeric features per prop_id instead of looking at specific user_ids. Categorical features apart from prop_id don't increase performance significantly. Training over a subset seems adviseable when training takes long
General
Resources
Kaggle process with nice data preprocessing including Pipelines ❗New
32 Sklearn tips on Kaggle
Learn-to-rank General
Resources
Dataquest Kaggle tutorial Slightly different dataset but still relevant
Lucidworks ABC to Learning to Rank
Our dataset
Resources