# Doc2Vec ### Product Embeddings Notes: * We can use the trained document vectors to **automatically generate modeling features** at the basket and customer-level * We can then **grid-search to find the best configuration** for predicting a target variable* --- Date: 20220121 Links to: Tags: References: * [Product Embeddings - Adam Hornsby](https://anhornsby.github.io/embeddings-retail/#/10) * [From Word Embedding to Documents Embedding without any Training](https://www.analyticsvidhya.com/blog/2022/01/from-word-embedding-to-documents-embedding-without-any-training/)