deep learning frame for recommendation algorithm
Project description
easyrec:一个简单易用的pytorch推荐框架
目的:
该框架目的是方便研究人员快速搭建自己的推荐算法。
该框架参考于DeepCTR、 DeepCTR-Torch、fun-rec、Recommender-System-with-TF2.0
框架在输入层使用了更灵活的接口方便研究人员的使用。
框架流程
1.导入数据集
2.定义输入以及输出
3.建立模型
4.评测
模型搭建方法:
-
继承Base类
-
__init__的编写def model(Base): def __init__(self,)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
easyrec-0.1.0b0.tar.gz
(16.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
easyrec-0.1.0b0-py3-none-any.whl
(23.2 kB
view details)
File details
Details for the file easyrec-0.1.0b0.tar.gz.
File metadata
- Download URL: easyrec-0.1.0b0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99ef720b463649134af55cc4791725cf4c7894619f83e5bb103aa2c29d115c13
|
|
| MD5 |
5583a3cc18d5da543ab6ce063fd46f53
|
|
| BLAKE2b-256 |
59d8b947c243180a811145fbb171bdcc2a5f371537b45d9bb0bb3e54b053858c
|
File details
Details for the file easyrec-0.1.0b0-py3-none-any.whl.
File metadata
- Download URL: easyrec-0.1.0b0-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3230e2ca4701b90ef7f238da73715cf2ae50934711e2e481ce5c7288067c2f08
|
|
| MD5 |
ae34cb659e0410ec9ffe0d6f2f7a90d2
|
|
| BLAKE2b-256 |
f65761f4bcb9971efe277681588d32e614ad9604c7beb8f18e2d6921385dd822
|