This is the submission of team lyk to the CIKM 2022 AnalytiCup EvalRS Data Challenge.
Preliminaries
- Launch an Amazon Deep Learning AMI Deep Learning AMI GPU PyTorch 1.12.1 (Ubuntu 20.04) 20221005.
- Install the packages in the
requirements.txt
file in the container.
Custom test
- As requested by the rules, we submit a custom test together with the ones in the original RecList. In particular, the class
myRecList(EvalRSRecList)
contains our custom test, which is also described in our short paper.
All the project is covered under the attached MIT License.