- 2~3 gradient boosted trees (lightgb, xgboost, catboost)
- Neural networks (Keras, Pytorch)
- 1~2 Extra trees (Random Forest)
- 1-2 knn models
- Categorical features (one hot, label encoding, target encoding)
- Numerical features (Outliers, binning, derivatives, percentiles)
- Interactions (col1*/+-col2),groupby,unsupervised
- GDM with depth 3
- Linear models with high regularization
- Extra trees
No comments:
Post a Comment