aras-rs


Namearas-rs JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://aras.kntu.ac.ir/
SummaryA recommender system and calculating metrics such as Top@k, Recall@k, and One-hit accuracy for recommender systems
upload_time2023-09-27 15:11:14
maintainer
docs_urlNone
authorAlireza Jahani
requires_python
licenseMIT
keywords recommender_system
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This code is a recommender system and assesses the performance of recommendation systems by calculating metrics such as Top@k, Recall@k, and One-hit accuracy.

CHANGELOG
========

0.0.7 (27/9/2023)
----------------
First Release
            

Raw data

            {
    "_id": null,
    "home_page": "https://aras.kntu.ac.ir/",
    "name": "aras-rs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Recommender_system",
    "author": "Alireza Jahani",
    "author_email": "alirezajahani.earno@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/00/fc/03e3bbeb331d1b9649cbe0720c786f9b397ff57e32994712e122cd17bc75/aras_rs-0.0.7.tar.gz",
    "platform": null,
    "description": "This code is a recommender system and assesses the performance of recommendation systems by calculating metrics such as Top@k, Recall@k, and One-hit accuracy.\n\nCHANGELOG\n========\n\n0.0.7 (27/9/2023)\n----------------\nFirst Release",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A recommender system and calculating metrics such as Top@k, Recall@k, and One-hit accuracy for recommender systems",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://aras.kntu.ac.ir/"
    },
    "split_keywords": [
        "recommender_system"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00fc03e3bbeb331d1b9649cbe0720c786f9b397ff57e32994712e122cd17bc75",
                "md5": "4ba50a91f187f6a341f41d69aa2f7d41",
                "sha256": "a45c4952aeb5bd0fab74f4245ced3aed2ca55eb598553e57505267be7efabee6"
            },
            "downloads": -1,
            "filename": "aras_rs-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "4ba50a91f187f6a341f41d69aa2f7d41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9542,
            "upload_time": "2023-09-27T15:11:14",
            "upload_time_iso_8601": "2023-09-27T15:11:14.507137Z",
            "url": "https://files.pythonhosted.org/packages/00/fc/03e3bbeb331d1b9649cbe0720c786f9b397ff57e32994712e122cd17bc75/aras_rs-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-27 15:11:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aras-rs"
}
        
Elapsed time: 0.14942s