xjchenGit / IR-Programming-HW2

Web Retrieval and Mining 2020 (CSIE 5137) - Programming Homework 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Retrieval and Mining

Programming HW2

By: Wu-Jun Pei (B06902029)

Useful Links

Platform

  • Python 3.8.2
  • Requirements
    • numpy>=1.18.4
    • torch==1.5.0
    • tqdm>=4.46.0

How to run?

TBD

Results

Model Kaggle Public Kaggle Private
MF-BCE-128 0.03991 0.03971
MF-BPR-64 0.05692 [9] 0.05331 [25]

Report

report.md / report.pdf

About

Web Retrieval and Mining 2020 (CSIE 5137) - Programming Homework 2


Languages

Language:Python 98.7%Language:Shell 1.3%