AutoGluon is powerful and easy to use AutoML framework.
This repo contains notebook experiments I've conducted using AutoGluon.
- embedding_categoricals.ipynb : Testing adding sentence/word embeddings for categorical features gives an accuracy uplift. See my medium.com article for details.