SOTAVerified

EasyRec: An easy-to-use, extendable and efficient framework for building industrial recommendation systems

2022-09-26Code Available4· sign in to hype

Mengli Cheng, Yue Gao, Guoqiang Liu, Hongsheng Jin, Xiaowen Zhang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present EasyRec, an easy-to-use, extendable and efficient recommendation framework for building industrial recommendation systems. Our EasyRec framework is superior in the following aspects: first, EasyRec adopts a modular and pluggable design pattern to reduce the efforts to build custom models; second, EasyRec implements hyper-parameter optimization and feature selection algorithms to improve model performance automatically; third, EasyRec applies online learning to fast adapt to the ever-changing data distribution. The code is released: https://github.com/alibaba/EasyRec.

Tasks

Reproductions