提交 dfcf5275 编写于 作者: zhaoyijin666's avatar zhaoyijin666

fix bug

......@@ -75,10 +75,9 @@ The fucntion of this script is as follows:
- Filter low-frequency features\[[2](#References)\], which appears less than `feat_appear_limit` times.
- Encode features, and generate dictionary `feature_dict.pkl`.
- Count the probability of each video appears and write into `item_freq.pkl`, and provide it to NCE layer.
```
For example, run the following command to accomplish data pre-processing:
```shell
```
mkdir output
python data_processor.py --train_set_path=./data/train.txt \
--output_dir=./output \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册