Skip to main content

A simple package about learning recommendation

Project description

RecLearn

简体中文English

RecLearn (Recommender Learning) which summarizes the contents of the master branch in Recommender System with TF2.0 is a recommended learning framework based on Python and TensorFlow2.x for students and beginners. The implemented recommendation algorithms are classified according to two application stages in the industry:

  • matching recommendation stage (Top-k Recmmendation)
  • ranking recommendeation stage (CTR predict model)

Installation

RecLearn is on PyPI, so you can use pip to install it.

pip install reclearn

dependent environment:

  • python3.7+
  • Tensorflow2.6+
  • sklearn

Quick Start

In example, we have given a demo of each of the recommended models.

Firstly,building dataset.

Then, constructing model.

Finally, Compile, Fit and Predict

Model List

1. Matching Stage

Paper|Model Published Author
BPR: Bayesian Personalized Ranking from Implicit Feedback|MF-BPR UAI, 2009 Steffen Rendle
Neural network-based Collaborative Filtering|NCF WWW, 2017 Xiangnan He
Self-Attentive Sequential Recommendation|SASRec ICDM, 2018 UCSD
Personalized Top-N Sequential Recommendation via Convolutional Sequence Embedding|Caser WSDM, 2018 Jiaxi Tang
Next Item Recommendation with Self-Attentive Metric Learning|AttRec AAAAI, 2019 Shuai Zhang

2. Ranking Stage

Paper|Model Published Author
Factorization Machines|FM ICDM, 2010 Steffen Rendle
Field-aware Factorization Machines for CTR Prediction|FFM RecSys, 2016 Criteo Research
Wide & Deep Learning for Recommender Systems|WDL DLRS, 2016 Google Inc.
Deep Crossing: Web-Scale Modeling without Manually Crafted Combinatorial Features|Deep Crossing KDD, 2016 Microsoft Research
Product-based Neural Networks for User Response Prediction|PNN ICDM, 2016 Shanghai Jiao Tong University
Deep & Cross Network for Ad Click Predictions|DCN ADKDD, 2017 Stanford University|Google Inc.
Neural Factorization Machines for Sparse Predictive Analytics|NFM SIGIR, 2017 Xiangnan He
Attentional Factorization Machines: Learning the Weight of Feature Interactions via Attention Networks|AFM IJCAI, 2017 Zhejiang University|National University of Singapore
DeepFM: A Factorization-Machine based Neural Network for CTR Prediction|DeepFM IJCAI, 2017 Harbin Institute of Technology|Noah’s Ark Research Lab, Huawei
xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems|xDeepFM KDD, 2018 University of Science and Technology of China
Deep Interest Network for Click-Through Rate Prediction|DIN KDD, 2018 Alibaba Group

Discussion

  1. If you have any suggestions or questions about the project, you can leave a comment on Issue or email zggzy1996@163.com.
  2. wechat:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reclearn-1.0.14.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

reclearn-1.0.14-py3-none-any.whl (51.4 kB view details)

Uploaded Python 3

File details

Details for the file reclearn-1.0.14.tar.gz.

File metadata

  • Download URL: reclearn-1.0.14.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for reclearn-1.0.14.tar.gz
Algorithm Hash digest
SHA256 59130cd25fd8a64a143a0a051821d97dd0d7a8460938ed0e616aae600a4a08db
MD5 0b1f06549a73b542658c9f6ded81c93e
BLAKE2b-256 c0a98140fc7f98cb966136da37198ddbcf75d9772e811b1b02077f08da6eb853

See more details on using hashes here.

File details

Details for the file reclearn-1.0.14-py3-none-any.whl.

File metadata

  • Download URL: reclearn-1.0.14-py3-none-any.whl
  • Upload date:
  • Size: 51.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for reclearn-1.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 006c5d3b86b0c9c9328f3d40c8e3f0ec72f75cd6e7a1b56d53ac1550d101688e
MD5 3ae0fe6a7021b5f0802786b59b7b5612
BLAKE2b-256 d47d9a2d69de5eabfe315c699ebb2851df0fedcbaae684605a8ca9aecd52cab2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page