Raw data
{
"_id": null,
"home_page": "https://github.com/david-cortes/hpfrec",
"name": "hpfrec",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "poisson, probabilistic, factorization, variational inference, collaborative filtering",
"author": "David Cortes",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/6c/36/f4125bc42641c9dd002bf041051d1e8ba1136bb4e8d5aa0f0aa552db7145/hpfrec-0.2.14.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Hierarchical Poisson matrix factorization for recommender systems",
"version": "0.2.14",
"project_urls": {
"Homepage": "https://github.com/david-cortes/hpfrec"
},
"split_keywords": [
"poisson",
" probabilistic",
" factorization",
" variational inference",
" collaborative filtering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6c36f4125bc42641c9dd002bf041051d1e8ba1136bb4e8d5aa0f0aa552db7145",
"md5": "d2438b0676357dab2480d8d1a42e86f4",
"sha256": "53ce6cb89517cd0ab822ea888a8bb9f07b5a5be46ea0df09c7f51ebc709940fb"
},
"downloads": -1,
"filename": "hpfrec-0.2.14.tar.gz",
"has_sig": false,
"md5_digest": "d2438b0676357dab2480d8d1a42e86f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29032,
"upload_time": "2025-01-06T19:53:57",
"upload_time_iso_8601": "2025-01-06T19:53:57.934823Z",
"url": "https://files.pythonhosted.org/packages/6c/36/f4125bc42641c9dd002bf041051d1e8ba1136bb4e8d5aa0f0aa552db7145/hpfrec-0.2.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-06 19:53:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "david-cortes",
"github_project": "hpfrec",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pandas",
"specs": [
[
">=",
"0.24"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.25"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.11.1"
]
]
},
{
"name": "cython",
"specs": []
}
],
"lcname": "hpfrec"
}