{ "info": { "author": "Uwe Schmitt", "author_email": "schmitt@procoders.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: C++", "Programming Language :: Python", "Topic :: Adaptive Technologies", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Image Recognition", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pcSVM is a framwork for support vector machines. Support Vector Machines is a\r\nnew generation of learning algorithms based on recent advances in statistical\r\nlearning theory, and applied to large number of real-world applications, such as\r\ntext categorization, hand-written character recognition. Support Vector Machines\r\noutperform other classifiers as artificial neural networks in most situations.\r\nThe core of the framework is written in c++, I used boost.python for python support.", "description_content_type": null, "docs_url": null, "download_url": "http://public.procoders.net/cgi-bin/trac.cgi/wiki/pcSVM", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.procoders.net", "keywords": "machine learning, support vector machines", "license": "bsd", "maintainer": "Uwe Schmitt", "maintainer_email": "schmitt@procoders.net", "name": "pcSVM", "package_url": "https://pypi.org/project/pcSVM/", "platform": "The code can be compiled on linux and windows. I used gcc 3.3 on linux and\r\nVC7.1 on windows.", "project_url": "https://pypi.org/project/pcSVM/", "project_urls": { "Download": "http://public.procoders.net/cgi-bin/trac.cgi/wiki/pcSVM", "Homepage": "http://www.procoders.net" }, "release_url": "https://pypi.org/project/pcSVM/pre%201.0/", "requires_dist": null, "requires_python": null, "summary": "pcSVM is a framework for support vector machines", "version": "pre 1.0" }, "last_serial": 6148, "releases": { "pre 1.0": [] }, "urls": [] }