{ "info": { "author": "Tianjian Yang", "author_email": "kaversoniano@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 3" ], "description": "# Python package RatingCF\n\n* Description: A user-preference-sensitive collaborative filtering algorithm for recommender system, which is based on items' ratings.\n\n* Optimization Method: batch gradient descent\n\n* Parameter Initialization Method: normal distribution\n\n* Ensemble Method: voting\n\n* Output: a dictionary of recommendations\n\n* Other Features: flexible choices of the dimension of item's feature, training epochs, etc.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Kaversoniano/Python-package-RatingCF", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "RatingCF", "package_url": "https://pypi.org/project/RatingCF/", "platform": "", "project_url": "https://pypi.org/project/RatingCF/", "project_urls": { "Homepage": "https://github.com/Kaversoniano/Python-package-RatingCF" }, "release_url": "https://pypi.org/project/RatingCF/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "A user-preference-sensitive collaborative filtering algorithm for recommender system, which is based on items' ratings.", "version": "0.1.2" }, "last_serial": 4715712, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "74a123e55278b52df196a2c985cb0faf", "sha256": "271566b8b9e748de8b0668fa18681c659e8d39d581c3670ab559d738965af7f8" }, "downloads": -1, "filename": "RatingCF-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "74a123e55278b52df196a2c985cb0faf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2128, "upload_time": "2019-01-19T11:46:43", "url": "https://files.pythonhosted.org/packages/41/8e/6b6bdad9d05bb2abc90d07619a601b71212f20bf4c52637c573df225b601/RatingCF-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "99f12cbe4e047c469bdf369cdda57b90", "sha256": "d6958c40aebf3dc77316058b6f79fb748e7da80a665975d45bc8f7e5e084c961" }, "downloads": -1, "filename": "RatingCF-0.1.0.tar.gz", "has_sig": false, "md5_digest": "99f12cbe4e047c469bdf369cdda57b90", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1086, "upload_time": "2019-01-19T11:46:45", "url": "https://files.pythonhosted.org/packages/ca/6e/4e4d40411e227281867524085c933c091dac0244385fb2e08b5576e88009/RatingCF-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "985d7978d1091264e81d454164efea55", "sha256": "5752f83ce15bfbbdfe7afd19576ebba061e3090174d2fc4178d7e3dc7246c896" }, "downloads": -1, "filename": "RatingCF-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "985d7978d1091264e81d454164efea55", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5414, "upload_time": "2019-01-19T12:22:14", "url": "https://files.pythonhosted.org/packages/59/dc/2f3208e6e0ea41f2962ba35766aab0ba892bb0e8e18e8795ca82d85812dc/RatingCF-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc406df25f2600068eae7a90f67740dc", "sha256": "c7f9d76281640d241b37ebf48b2d1d2959d52d630840d2f0b7a56d0847c3af25" }, "downloads": -1, "filename": "RatingCF-0.1.1.tar.gz", "has_sig": false, "md5_digest": "fc406df25f2600068eae7a90f67740dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2777, "upload_time": "2019-01-19T12:22:15", "url": "https://files.pythonhosted.org/packages/dd/57/8a94ef275c70d048f9aaf11b6a4acb920a04fe926b7c496bee510787300b/RatingCF-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2fc47b685961a8ae5384a70e357cdedc", "sha256": "1caa0d51cd3d4bd1629fb4dac3500c2ea7cece4c940b73de25d25b2562efde93" }, "downloads": -1, "filename": "RatingCF-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2fc47b685961a8ae5384a70e357cdedc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5607, "upload_time": "2019-01-19T13:29:15", "url": "https://files.pythonhosted.org/packages/ff/e7/8066fee1aade904533f1cf4aabf89667e1ab3bed948c9ae008ef37abd32f/RatingCF-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85d84d79987d9055c02fef23a295b8a4", "sha256": "3c734403a654d7bb80bd9f15e62805dd74d8af58dd7dd34af3be50e8a46d8056" }, "downloads": -1, "filename": "RatingCF-0.1.2.tar.gz", "has_sig": false, "md5_digest": "85d84d79987d9055c02fef23a295b8a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2971, "upload_time": "2019-01-19T13:29:16", "url": "https://files.pythonhosted.org/packages/5e/ac/0af7f177d2476937a4b9d0571e07d0134631d90f69a9edea2ef7dd96e4e9/RatingCF-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2fc47b685961a8ae5384a70e357cdedc", "sha256": "1caa0d51cd3d4bd1629fb4dac3500c2ea7cece4c940b73de25d25b2562efde93" }, "downloads": -1, "filename": "RatingCF-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2fc47b685961a8ae5384a70e357cdedc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5607, "upload_time": "2019-01-19T13:29:15", "url": "https://files.pythonhosted.org/packages/ff/e7/8066fee1aade904533f1cf4aabf89667e1ab3bed948c9ae008ef37abd32f/RatingCF-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85d84d79987d9055c02fef23a295b8a4", "sha256": "3c734403a654d7bb80bd9f15e62805dd74d8af58dd7dd34af3be50e8a46d8056" }, "downloads": -1, "filename": "RatingCF-0.1.2.tar.gz", "has_sig": false, "md5_digest": "85d84d79987d9055c02fef23a295b8a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2971, "upload_time": "2019-01-19T13:29:16", "url": "https://files.pythonhosted.org/packages/5e/ac/0af7f177d2476937a4b9d0571e07d0134631d90f69a9edea2ef7dd96e4e9/RatingCF-0.1.2.tar.gz" } ] }