{ "info": { "author": "Python wrapper by Ricardo Niederberger Cabral. Recommendation engine by George Karypis (http://glaros.dtc.umn.edu/gkhome/suggest/overview)", "author_email": "ricardo.cabral at imgseek.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft", "Operating System :: POSIX" ], "description": "Python wrapper by Ricardo Niederberger Cabral (ricardo.cabral at imgseek.net). \n\nRecommendation engine by George Karypis (http://glaros.dtc.umn.edu/gkhome/suggest/overview).\n\nMore about the wrapped library (SUGGEST):\n\nSUGGEST is a Top-N recommendation engine that implements a variety of recommendation algorithms. Top-N recommender systems, a personalized information filtering technology, are used to identify a set of N items that will be of interest to a certain user. In recent years, top-N recommender systems have been used in a number of different applications such to recommend products a customer will most likely buy; recommend movies, TV programs, or music a user will find enjoyable; identify web-pages that will be of interest; or even suggest alternate ways of searching for information.\n\nThe algorithms implemented by SUGGEST are based on collaborative filtering that is the most successful and widely used framework for building recommender systems. SUGGEST implements two classes of collaborative filtering-based top-N recommendation algorithms, called user-based and item-based.", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/pysuggest/downloads/list", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pysuggest/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pysuggest", "package_url": "https://pypi.org/project/pysuggest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pysuggest/", "project_urls": { "Download": "http://code.google.com/p/pysuggest/downloads/list", "Homepage": "http://code.google.com/p/pysuggest/" }, "release_url": "https://pypi.org/project/pysuggest/1.0/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper for the SUGGEST, which is a Top-N recommendation engine that implements a variety of recommendation algorithms for collaborative filtering.", "version": "1.0" }, "last_serial": 25602, "releases": { "1.0": [] }, "urls": [] }