How to apply Deep Learning on tabular data with FastAi – ConfusedCoders
It's a common sentiment that Deep Learning is only good for images and language models. This post is about using Deep Learning on tabular data, for both Regression and Classification problems. We will use fastai library for creating our deep learning models. We will use Kaggle competitions as benchmarks to see how our solutions compares to other solutions using traditional ML models. If you haven't watched fastai tutorials already, please visit this link for the awesome and free tutorials.
Jun-30-2019, 12:40:47 GMT