Entity Embedding for Encoding Categorical Features for Training a Neural Network

  • Tech Stack: Python, Pandas, Numpy, Keras, Jupyter Notebook
  • Github URL: Project Link

The purpose of this project is to demonstrate a practical implementation of the so-called Entity Embedding for Encoding Categorical Features for Training a Neural Network. The "House Prices" dataset is used to show case the method.