readme.txt 547 B

123456789101112131415161718
  1. 最新使用代码为: 82
  2. 1. make_data.sh
  3. 生成特征数据
  4. 2. nor
  5. 1. nor_sample.sh
  6. 生成(return_n_uv_noself of is_return_n_noself)样本, (注意需要抽取的特征文件和特征分桶文件)
  7. 2. nor_train.sh
  8. 使用xgboost训练nor模型, 注意使用的特征文件(训练测试需保持一致)
  9. 模型训练git: https://git.yishihui.com/algorithm/recommend-model.git
  10. 3. nor_predict.sh
  11. 评估nor模型, 注意使用的特征文件(训练测试需保持一致)
  12. 4. 下载模型
  13. 从hdsf上下载模型(训练配置的路径)