Raw data
{
"_id": null,
"home_page": "https://github.com/david-cortes/cmfrec",
"name": "cmfrec",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "collaborative filtering, collective matrix factorization, relational learning",
"author": "David Cortes",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/14/73/2722df75561aed98914769a6095fffb22650e211e5680ac2f9c542fb1715/cmfrec-3.5.1.post11.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Collective matrix factorization",
"version": "3.5.1.post11",
"project_urls": {
"Homepage": "https://github.com/david-cortes/cmfrec"
},
"split_keywords": [
"collaborative filtering",
" collective matrix factorization",
" relational learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "14732722df75561aed98914769a6095fffb22650e211e5680ac2f9c542fb1715",
"md5": "ce5bb063f69683e7d074f6f2ca9ce8b8",
"sha256": "50ae665be4a23d6958fc4696c8af48212cc49b967240feafbe955f4228907410"
},
"downloads": -1,
"filename": "cmfrec-3.5.1.post11.tar.gz",
"has_sig": false,
"md5_digest": "ce5bb063f69683e7d074f6f2ca9ce8b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 268416,
"upload_time": "2025-01-06T19:56:57",
"upload_time_iso_8601": "2025-01-06T19:56:57.032527Z",
"url": "https://files.pythonhosted.org/packages/14/73/2722df75561aed98914769a6095fffb22650e211e5680ac2f9c542fb1715/cmfrec-3.5.1.post11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-06 19:56:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "david-cortes",
"github_project": "cmfrec",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "cython",
"specs": []
},
{
"name": "numpy",
"specs": [
[
">=",
"1.25"
]
]
},
{
"name": "scipy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "threadpoolctl",
"specs": []
}
],
"lcname": "cmfrec"
}