Question 10/10 fast.ai v4 lecture 7
Can embeddings learned by neural networks be useful to other types of models (i.e. Random Forests or KNN classifiers)?
Answer
Absolutely yes!
Relevant part of lecture
supplementary material
Entity Embeddings of Categorical Variables - paper written by gold medalists of the Kaggle Rossmann competition with further discussion on this.