sfczekalski / predict_future_sales

Kaggle competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@wmikolajczyk and I are working on Kaggle Predict Future Sales competition.

We try to beat approaches that we've seen in this competition so far. In particual, we want to try how CatBoost compares to more popular XGBoost, and how entity embeddings can be used for categorical features in this dataset.

So far, our preprocessing is largely borrowed from @szhou42 kernel, but we don't use all the techniques. It can be found here: https://www.kaggle.com/szhou42/predict-future-sales-top-11-solution

About

Kaggle competition


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%