{ "info": { "author": "Fabian Pedregosa", "author_email": "fabian.pedregosa@inria.fr", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": ".. -*- mode: rst -*-\r\n\r\n**Warning: this package has been renamed!** scikit-learn_\r\n\r\n.. _scikit-learn: http://pypi.python.org/pypi/scikit-learn\r\n\r\nAbout\r\n=====\r\n\r\nscikits.learn is a python module for machine learning built on top of\r\nscipy.\r\n\r\nThe project was started in 2007 by David Cournapeau as a Google Summer\r\nof Code project, and since then many volunteers have contributed. See\r\nthe AUTHORS.rst file for a complete list of contributors.\r\n\r\nIt is currently maintained by a team of volunteers.\r\n\r\n\r\nImportant links\r\n===============\r\n\r\n- Official source code repo: https://github.com/scikit-learn/scikit-learn\r\n- HTML documentation (stable release): http://scikit-learn.sourceforge.net/\r\n- HTML documentation (development version): http://scikit-learn.sourceforge.net/dev/\r\n- Download releases: http://sourceforge.net/projects/scikit-learn/files/\r\n- Issue tracker: https://github.com/scikit-learn/scikit-learn/issues\r\n- Mailing list: https://lists.sourceforge.net/lists/listinfo/scikit-learn-general\r\n- IRC channel: ``#scikit-learn`` at ``irc.freenode.net``\r\n\r\nDependencies\r\n============\r\n\r\nThe required dependencies to build the software are python >= 2.5,\r\nsetuptools, NumPy >= 1.2, SciPy >= 0.7 and a working C++ compiler.\r\n\r\nTo run the tests you will also need nose >= 0.10.\r\n\r\n\r\nInstall\r\n=======\r\n\r\nThis packages uses distutils, which is the default way of installing\r\npython modules. To install in your home directory, use::\r\n\r\n python setup.py install --home\r\n\r\nTo install for all users on Unix/Linux::\r\n\r\n python setup.py build\r\n sudo python setup.py install\r\n\r\n\r\nDevelopment\r\n===========\r\n\r\nCode\r\n----\r\n\r\nGIT\r\n~~~\r\n\r\nYou can check the latest sources with the command::\r\n\r\n git clone git://github.com/scikit-learn/scikit-learn.git\r\n\r\nor if you have write privileges::\r\n\r\n git clone git@github.com:scikit-learn/scikit-learn.git\r\n\r\n\r\nTesting\r\n-------\r\n\r\nAfter installation, you can launch the test suite from outside the\r\nsource directory (you will need to have nosetest installed)::\r\n\r\n python -c \"import scikits.learn as skl; skl.test()\"\r\n\r\nSee web page http://scikit-learn.sourceforge.net/install.html#testing\r\nfor more information.", "description_content_type": null, "docs_url": null, "download_url": "http://sourceforge.net/projects/scikit-learn/files/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://scikit-learn.sourceforge.net", "keywords": "", "license": "new BSD", "maintainer": "", "maintainer_email": "", "name": "scikits.learn", "package_url": "https://pypi.org/project/scikits.learn/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/scikits.learn/", "project_urls": { "Download": "http://sourceforge.net/projects/scikit-learn/files/", "Homepage": "http://scikit-learn.sourceforge.net" }, "release_url": "https://pypi.org/project/scikits.learn/0.8.1/", "requires_dist": null, "requires_python": null, "summary": "A set of python modules for machine learning and data mining", "version": "0.8.1" }, "last_serial": 363086, "releases": { "0.8.1": [ { "comment_text": "", "digests": { "md5": "cb8f75daeb199c04f8701ebc086e2cea", "sha256": "61bef6986bbe784284722e025be2504d4b9eb56786d4e175406a23b2ce93f6b8" }, "downloads": -1, "filename": "scikits.learn-0.8.1.tar.gz", "has_sig": false, "md5_digest": "cb8f75daeb199c04f8701ebc086e2cea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1575502, "upload_time": "2011-09-21T16:32:12", "url": "https://files.pythonhosted.org/packages/4f/09/db7bcd5d4d26c423898be56e3e14ee7b7a52ec07374a058d1c41541898a1/scikits.learn-0.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb8f75daeb199c04f8701ebc086e2cea", "sha256": "61bef6986bbe784284722e025be2504d4b9eb56786d4e175406a23b2ce93f6b8" }, "downloads": -1, "filename": "scikits.learn-0.8.1.tar.gz", "has_sig": false, "md5_digest": "cb8f75daeb199c04f8701ebc086e2cea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1575502, "upload_time": "2011-09-21T16:32:12", "url": "https://files.pythonhosted.org/packages/4f/09/db7bcd5d4d26c423898be56e3e14ee7b7a52ec07374a058d1c41541898a1/scikits.learn-0.8.1.tar.gz" } ] }