alderpaw / KDD2020_mutilmodalities

top8 KDD Cup 2020 Challenges for Modern E-Commerce Platform: Multimodalities Recall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

该仓库为 KDD Cup 2020 Challenges for Modern E-Commerce Platform: Multimodalities Recall 第八名开源代码

详细的技术报告见technique_report.pdf

lxmert

本仓库已将各个模型的预测概率上传prob,可直接运行最后lgb集成部分。

ensembleensemble

运行说明

  1. 切换到code目录下

  2. pip install -r requirement.txt
  3. bash main.sh ,最终预测的文件将会在prediction_result路径下生成

感谢各位队友的努力!

zhangqibot

lixiangwang

changyu

Tersaiz

Campsa

About

top8 KDD Cup 2020 Challenges for Modern E-Commerce Platform: Multimodalities Recall


Languages

Language:Python 97.8%Language:Shell 2.2%