{
"info": {
"author": "Weichen Shen",
"author_email": "wcshen1994@163.com",
"bugtrack_url": null,
"classifiers": [
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Software Development",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "# DeepCTR-Torch\n\n[](https://pypi.org/project/deepctr-torch)\n[](https://pepy.tech/project/deepctr-torch)\n[](https://pypi.org/project/deepctr-torch)\n[](https://github.com/shenweichen/deepctr-torch/issues)\n\n\n[](https://deepctr-torch.readthedocs.io/)\n\n[](https://codecov.io/gh/shenweichen/DeepCTR-Torch)\n[](https://gitter.im/DeepCTR/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[](https://github.com/shenweichen/deepctr-torch/blob/master/LICENSE)\n\nPyTorch version of [DeepCTR](https://github.com/shenweichen/DeepCTR).\n\nDeepCTR is a **Easy-to-use**,**Modular** and **Extendible** package of deep-learning based CTR models along with lots of core components layers which can be used to build your own custom model easily.You can use any complex model with `model.fit()`and `model.predict()` .Install through `pip install -U deepctr-torch`.\n\nLet's [**Get Started!**](https://deepctr-torch.readthedocs.io/en/latest/Quick-Start.html)([Chinese Introduction](https://zhuanlan.zhihu.com/p/53231955))\n\n## Contributors([welcome to join us!](./CONTRIBUTING.md))\n\n
\n\n\n
\n\n\n
\n\n\n
\n\n\n
\n\n\n
\n\n\n
\n\n\n\n## Models List\n\n| Model | Paper |\n| :------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| Convolutional Click Prediction Model | [CIKM 2015][A Convolutional Click Prediction Model](http://ir.ia.ac.cn/bitstream/173211/12337/1/A%20Convolutional%20Click%20Prediction%20Model.pdf) |\n| Factorization-supported Neural Network | [ECIR 2016][Deep Learning over Multi-field Categorical Data: A Case Study on User Response Prediction](https://arxiv.org/pdf/1601.02376.pdf) |\n| Product-based Neural Network | [ICDM 2016][Product-based neural networks for user response prediction](https://arxiv.org/pdf/1611.00144.pdf) |\n| Wide & Deep | [DLRS 2016][Wide & Deep Learning for Recommender Systems](https://arxiv.org/pdf/1606.07792.pdf) |\n| DeepFM | [IJCAI 2017][DeepFM: A Factorization-Machine based Neural Network for CTR Prediction](http://www.ijcai.org/proceedings/2017/0239.pdf) |\n| Piece-wise Linear Model | [arxiv 2017][Learning Piece-wise Linear Models from Large Scale Data for Ad Click Prediction](https://arxiv.org/abs/1704.05194) |\n| Deep & Cross Network | [ADKDD 2017][Deep & Cross Network for Ad Click Predictions](https://arxiv.org/abs/1708.05123) |\n| Attentional Factorization Machine | [IJCAI 2017][Attentional Factorization Machines: Learning the Weight of Feature Interactions via Attention Networks](http://www.ijcai.org/proceedings/2017/435) |\n| Neural Factorization Machine | [SIGIR 2017][Neural Factorization Machines for Sparse Predictive Analytics](https://arxiv.org/pdf/1708.05027.pdf) |\n| xDeepFM | [KDD 2018][xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems](https://arxiv.org/pdf/1803.05170.pdf) |\n| AutoInt | [arxiv 2018][AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks](https://arxiv.org/abs/1810.11921) |\n| ONN | [arxiv 2019][Operation-aware Neural Networks for User Response Prediction](https://arxiv.org/pdf/1904.12579.pdf) |\n| FiBiNET | [RecSys 2019][FiBiNET: Combining Feature Importance and Bilinear feature Interaction for Click-Through Rate Prediction](https://arxiv.org/pdf/1905.09433.pdf) |\n\n\n\n",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "https://github.com/shenweichen/deepctr-torch/tags",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/shenweichen/deepctr-torch",
"keywords": "ctr,click through rate,deep learning,torch,tensor,pytorch,deepctr",
"license": "Apache-2.0",
"maintainer": "",
"maintainer_email": "",
"name": "deepctr-torch",
"package_url": "https://pypi.org/project/deepctr-torch/",
"platform": "",
"project_url": "https://pypi.org/project/deepctr-torch/",
"project_urls": {
"Download": "https://github.com/shenweichen/deepctr-torch/tags",
"Homepage": "https://github.com/shenweichen/deepctr-torch"
},
"release_url": "https://pypi.org/project/deepctr-torch/0.1.3/",
"requires_dist": [
"torch (>=1.1.0)",
"tqdm",
"sklearn"
],
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"summary": "Easy-to-use,Modular and Extendible package of deep learning based CTR(Click Through Rate) prediction models with PyTorch",
"version": "0.1.3"
},
"last_serial": 5922244,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "a0f77731ea568201791d5f06d0b94e3c",
"sha256": "3300f2bbabb5d8b2e17559f6708ade2bc2df3ca62c31c5543a17a7f459f64fcd"
},
"downloads": -1,
"filename": "deepctr_torch-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a0f77731ea568201791d5f06d0b94e3c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 36959,
"upload_time": "2019-09-22T11:49:27",
"url": "https://files.pythonhosted.org/packages/a8/13/d6ced93633e2f5f7ef963a352619a22cb18cf3301af4ec4fc9bddcad62dd/deepctr_torch-0.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "d164c19f805cd2196f4274d2af062675",
"sha256": "eb4c7465544c9f7b1c76d4d05edca5dc84bd30061c7d033c432002f93cdcb59a"
},
"downloads": -1,
"filename": "deepctr-torch-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d164c19f805cd2196f4274d2af062675",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 23509,
"upload_time": "2019-09-22T11:49:29",
"url": "https://files.pythonhosted.org/packages/4d/2a/f933d9814bdabfee472e683b54999454749ef695d069aa82dd6accb3abb4/deepctr-torch-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "9ef7fa1921ea4f16a39e5e1d77cf4bdb",
"sha256": "8dca0e1ad5266fd424b481ad929763138b4435134075813aeb61a944b40ca8e4"
},
"downloads": -1,
"filename": "deepctr_torch-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9ef7fa1921ea4f16a39e5e1d77cf4bdb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 40667,
"upload_time": "2019-09-24T13:52:01",
"url": "https://files.pythonhosted.org/packages/6f/de/b951a75373aa82038aa6380ee0cafcfaed2e09abb8528bf31c378e76d4cf/deepctr_torch-0.1.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "1350779a9bb5632354b47db1da7a2e20",
"sha256": "cbbdc6a7e92cefb3ddccfd310d9d7ac302ad7e473a33fcbc44204a8299734961"
},
"downloads": -1,
"filename": "deepctr-torch-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "1350779a9bb5632354b47db1da7a2e20",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 25794,
"upload_time": "2019-09-24T13:52:03",
"url": "https://files.pythonhosted.org/packages/e4/de/83256f497635f6a6c4daaeb898ee3ed7152b02ed69fece485fa150df8795/deepctr-torch-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "127f223333ce2bcdef7d4f8da9a8dba9",
"sha256": "d15819d753165e7e2542e02e79d383ecc7b978f4dbbeb133bfe560708aca8fe6"
},
"downloads": -1,
"filename": "deepctr_torch-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "127f223333ce2bcdef7d4f8da9a8dba9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 40748,
"upload_time": "2019-09-28T06:43:04",
"url": "https://files.pythonhosted.org/packages/5f/b0/e90f2390067ac426e1f81724e1648f9ad9ba69a47f5c3f242291272fd415/deepctr_torch-0.1.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "42e928cef328a7c30a3c51b65d949fd6",
"sha256": "14e5d43f2cd3aae45d10168d3e7f935b9764e5218ab4b6b61606dafa59fad45e"
},
"downloads": -1,
"filename": "deepctr-torch-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "42e928cef328a7c30a3c51b65d949fd6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 25880,
"upload_time": "2019-09-28T06:43:06",
"url": "https://files.pythonhosted.org/packages/55/b9/9530226bbc64476a33e28a12a0ccb033915ca07bb3972191e112a47ecb9a/deepctr-torch-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "907d6aecd0d0b70df927a832b766c6ac",
"sha256": "4a1153728b786fe925c04deb0923d495313ef7ce7689114e278d5eac5579e775"
},
"downloads": -1,
"filename": "deepctr_torch-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "907d6aecd0d0b70df927a832b766c6ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 40643,
"upload_time": "2019-10-03T08:02:06",
"url": "https://files.pythonhosted.org/packages/aa/58/001d21a5dc886375408410ab4ebbce03e3c8829e1bdb4c21fdbdccfd940b/deepctr_torch-0.1.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "6bd3dfe73456e5de0b870e87746c620b",
"sha256": "f674e0b8c0376f219cd439f0306517d8b6ac6f4ff77192a4d265f0b9ecfb3e7e"
},
"downloads": -1,
"filename": "deepctr-torch-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "6bd3dfe73456e5de0b870e87746c620b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 25801,
"upload_time": "2019-10-03T08:02:08",
"url": "https://files.pythonhosted.org/packages/47/e2/40913df627ee7baf4c1929f44d85e9c585031594288885bd291c36091366/deepctr-torch-0.1.3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "907d6aecd0d0b70df927a832b766c6ac",
"sha256": "4a1153728b786fe925c04deb0923d495313ef7ce7689114e278d5eac5579e775"
},
"downloads": -1,
"filename": "deepctr_torch-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "907d6aecd0d0b70df927a832b766c6ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 40643,
"upload_time": "2019-10-03T08:02:06",
"url": "https://files.pythonhosted.org/packages/aa/58/001d21a5dc886375408410ab4ebbce03e3c8829e1bdb4c21fdbdccfd940b/deepctr_torch-0.1.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "6bd3dfe73456e5de0b870e87746c620b",
"sha256": "f674e0b8c0376f219cd439f0306517d8b6ac6f4ff77192a4d265f0b9ecfb3e7e"
},
"downloads": -1,
"filename": "deepctr-torch-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "6bd3dfe73456e5de0b870e87746c620b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 25801,
"upload_time": "2019-10-03T08:02:08",
"url": "https://files.pythonhosted.org/packages/47/e2/40913df627ee7baf4c1929f44d85e9c585031594288885bd291c36091366/deepctr-torch-0.1.3.tar.gz"
}
]
}