Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Easyrec | 1,022 | 12 days ago | 21 | apache-2.0 | Python | |||||
A framework for large scale recommendation algorithms. | ||||||||||
Ineuron Full Stack Data Science Assignments | 68 | 7 months ago | Jupyter Notebook | |||||||
This Repository consists of Assignments and projects of the iNeuron Full Stack Data Science Course | ||||||||||
Awesome Python Machine Learning Resources | 52 | a month ago | 55 | |||||||
a collection of awesome machine learning and deep learning Python libraries&tools. 热门实用机器学习和深入学习Python库和工具的集合 | ||||||||||
Auto Surprise | 25 | 4 days ago | mit | Python | ||||||
An AutoRecSys library for Surprise. Automate algorithm selection and hyperparameter tuning :rocket: | ||||||||||
Fm Learn | 2 | 2 years ago | CSS | |||||||
Federated Meta-Learning: a concept that allows everyone to benefit from the data that is generated through machine learning libraries. |
EasyRec implements state of the art deep learning models used in common recommendation tasks: candidate generation(matching), scoring(ranking), and multi-task learning. It improves the efficiency of generating high performance models by simple configuration and hyper parameter tuning(HPO).
Running Platform:
Any contributions you make are greatly appreciated!
If EasyRec is useful for your research, please cite:
@article{Cheng2022EasyRecAE,
title={EasyRec: An easy-to-use, extendable and efficient framework for building industrial recommendation systems},
author={Mengli Cheng and Yue Gao and Guoqiang Liu and Hongsheng Jin and Xiaowen Zhang},
journal={ArXiv},
year={2022},
volume={abs/2209.12766}
}
DingDing Group: 32260796. (EasyRec usage general discussion.)
Email Group: [email protected].
EasyRec is released under Apache License 2.0. Please note that third-party libraries may not have the same license as EasyRec.