shenweichen / DeepMatch

A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
https://deepmatch.readthedocs.io/en/latest/
Apache License 2.0
2.19k stars 525 forks source link

from preprocess import gen_data_set, gen_model_input #71

Closed zilinly closed 2 years ago

zilinly commented 2 years ago

Please refer to the FAQ in doc and search for the related issues before you ask the question.

Describe the question(问题描述) A clear and concise description of what the question is.

Additional context Add any other context about the problem here.

Operating environment(运行环境):

zilinly commented 2 years ago

所以是从哪里导入preprocess 模块

gotid commented 2 years ago

https://github.com/shenweichen/DeepMatch/blob/master/examples/preprocess.py