Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 517 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 517 Bytes

📚 依赖

  • python > 3.5+
  • pip install random
  • pip install numpy
  • pip install pyspark
  • pip install collections

🤔 介绍

image

Embedding最早由Hinton在1986年提出,直到2013年word2vec的推出,让一切皆可embedding,并迅速应用在特征表达,画像构建召回排序业务场景。

💁 应用

Embedding技术在推荐场景实践