Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Entity Embeddings For Categorical Data in Keras

Contains example code and a blog post to use categorical embedding in keras2.

The accompanying paper is available at Link to Paper

Accompanying blog post: Link to Blog-post.

Original Code taken from the implementation of Joe Eddy solution to Kaggle's Safe Driver Prediction Challenge Link to Kernel.