{ "info": { "author": "Shogun Team", "author_email": "shogun-list@shogun-toolbox.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries" ], "description": "# The SHOGUN machine learning toolbox\n-------------------------------------\n\nUnified and efficient Machine Learning since 1999.\n\nDevelop branch build status:\n\n|Build Status| |Coverage Status|\n\nBuildbot: http://buildbot.shogun-toolbox.org/waterfall.\n\n- See\n `doc/readme/ABOUT.md `__\n for a project description.\n- See\n `doc/readme/INSTALL.md `__\n for installation instructions.\n- See\n `doc/readme/INTERFACES.md `__\n for calling Shogun from its interfaces.\n- See `the cookbook `__ for API\n examples for all interfaces.\n- See `the wiki `__ for\n developer information.\n- `doc/wiki/README.developer `__\n- `doc/wiki/README.data `__\n- `doc/wiki/README.cmake `__\n\nQuick links for this file: \\* `Introduction <#introduction>`__ \\*\n`Interfaces <#interfaces>`__ \\* `Platforms <#platforms>`__ \\*\n`License <#license>`__\n\n## Interfaces\n-------------\n\nShogun is implemented in C++ and interfaces to Python, octave, java,\nruby, C#, R, Lua, Perl. JavaScript and Matlab are planned to be\n(re-)introduced soon.\n\n\\| Interface \\| Status \\|\n\\|:----------------:\\|-----------------------------------------------------------\\|\n\\|python \\| *mature* (no known problems) \\| \\|octave \\| *mature* (no\nknown problems) \\| \\|java \\| *stable* (no known problems) \\| \\|ruby \\|\n*stable* (no known problems) \\| \\|csharp \\| *stable* (no known problems)\n\\| \\|r \\| *beta* (most examples work, static calls unavailable \\| \\|lua\n\\| *alpha* (many examples work, string typemaps are unstable, overloaded\nmethods unavailable) \\| \\|perl \\| *pre-alpha* (work in progress quality)\n\\| \\|js \\| *pre-alpha* (work in progress quality) \\|\n\nSee our website for examples in all languages.\n\n## Platforms\n------------\n\nShogun is supported under GNU/Linux, MacOSX, FreeBSD, and Windows. See\nour buildfarm\n\n## Directory Contents\n---------------------\n\nThe following directories are found in the source distribution. Note\nthat some folders are submodules that can be checked out with\n``git submodule update --init``.\n\n- *src* - source code.\n- *doc* - readmes (doc/reamde, submodule), ipython notebooks, cookbook\n (api examples), licenses\n- *examples* - example files for all interfaces.\n- *data* - data sets (submodule required for some examples /\n applications)\n- *tests* - unit and integration tests.\n- *applications* - applications of SHOGUN.\n- *benchmarks* - speed benchmarks.\n- *cmake* - cmake build scripts\n\n## License\n----------\n\nShogun is generally licensed under the GPL3, with code borrowed from\nvarious external libraries, and optional parts that are neither\ncompatible with GPL nor BSD. It is possible to compile a BSD3 compatible\nbuild of Shogun.\n\nSee doc/licenses for details.\n\n.. |Build Status| image:: https://travis-ci.org/shogun-toolbox/shogun.png?branch=develop\n :target: https://travis-ci.org/shogun-toolbox/shogun\n.. |Coverage Status| image:: https://coveralls.io/repos/shogun-toolbox/shogun/badge.png?branch=develop\n :target: https://coveralls.io/r/shogun-toolbox/shogun?branch=develop", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.shogun-toolbox.org/", "keywords": "Machine Learning,Gaussian Processes,Neural Networks,Deep Learning", "license": "The GNU General Public License v3.0", "maintainer": null, "maintainer_email": null, "name": "shogun-ml", "package_url": "https://pypi.org/project/shogun-ml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/shogun-ml/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.shogun-toolbox.org/" }, "release_url": "https://pypi.org/project/shogun-ml/5.0.0/", "requires_dist": null, "requires_python": null, "summary": "The Shogun Machine Learning Toolbox", "version": "5.0.0" }, "last_serial": 2446101, "releases": { "5.0.0": [] }, "urls": [] }