{ "info": { "author": "Augusto Almeida", "author_email": "augustocbenvenuto@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=====================================\nPython Extreme Learning Machine (ELM)\n=====================================\n\n.. image:: https://badge.fury.io/py/elm.png\n :target: http://badge.fury.io/py/elm\n\n.. image:: https://travis-ci.org/acba/elm.png?branch=master\n :target: https://travis-ci.org/acba/elm\n\n.. image:: https://pypip.in/d/elm/badge.png\n :target: https://pypi.python.org/pypi/elm\n\n\nPython Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.\n\n* Free software: BSD license\n* Documentation: https://elm.readthedocs.org.\n\nFeatures\n--------\n\n* ELM Kernel\n* ELM Random Neurons\n* MLTools\n\n\n\n.. image:: https://img.shields.io/badge/Donate-PayPal-green.svg\n :target: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=QKX5XYS8EYJLA¤cy_code=BRL&source=url\n\n\n\n\nHistory\n-------\n\n0.1.0 (2015-02-03)\n------------------\n\n* First release on PyPI.\n\n0.1.1 (2015-02-10)\n------------------\n\n* Fixed some package issues.\n* Added Python 2.7 support\n* Added extra parameter to search_param method.\n\n0.1.2 (2017-09-19)\n------------------\n\n* Fixed a bug when using search_param.\n* Optunity solver is available when using search_param.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/acba/elm", "keywords": "elm,machine learning,artificial intelligence,ai,regression,regressor,classifier,neural network,extreme learning machine", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "elm", "package_url": "https://pypi.org/project/elm/", "platform": "", "project_url": "https://pypi.org/project/elm/", "project_urls": { "Homepage": "https://github.com/acba/elm" }, "release_url": "https://pypi.org/project/elm/0.1.3/", "requires_dist": [ "numpy (==1.15.4)", "deap (==1.2.2)", "optunity (==1.1.1)", "pytest; extra == 'testing'" ], "requires_python": "", "summary": "Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.", "version": "0.1.3" }, "last_serial": 4482420, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cdf590dccfcd45466bc116af72b95eaa", "sha256": "8fa35df15fbed467cbd4012d8bbb7226297e23383b36c91d637b162dd6839657" }, "downloads": -1, "filename": "elm-0.1.0.tar.gz", "has_sig": false, "md5_digest": "cdf590dccfcd45466bc116af72b95eaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73523, "upload_time": "2015-02-09T13:23:50", "url": "https://files.pythonhosted.org/packages/e3/67/3779ce9176124ae1ef4620d5b25f3cc04c9457b98366a00a09fbd7238e0a/elm-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3b22b188d4bc2f5f0bfdcc36e362997a", "sha256": "4cffb58e38186a7eb8147000f31f1894761d20a8b226d4f10e9d75b6a5148d85" }, "downloads": -1, "filename": "elm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3b22b188d4bc2f5f0bfdcc36e362997a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75348, "upload_time": "2015-02-10T15:11:08", "url": "https://files.pythonhosted.org/packages/af/f5/25bdf1afed92daea95a1e19c9a785a65e22f6a4fb1331dfd71ebcdba1f8b/elm-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "6c4854c159a8ccfa71c00d9668562e27", "sha256": "f147654ae1f9dc746582a207f7198edaf0a754bcaf6e694750d3973f6dba7e8e" }, "downloads": -1, "filename": "elm-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6c4854c159a8ccfa71c00d9668562e27", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19029, "upload_time": "2018-11-13T16:41:02", "url": "https://files.pythonhosted.org/packages/59/66/fed578fe5ddb9104bda12e3d7e720e714852492302be8d319a7c9ab56f42/elm-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "044ab7b61d5399bfcec67f3e6a9b8efb", "sha256": "e2849e515c14e73d762ae3a10cee77c80b2cd027e4e7970cb7d73c1aeaa00fff" }, "downloads": -1, "filename": "elm-0.1.3.tar.gz", "has_sig": false, "md5_digest": "044ab7b61d5399bfcec67f3e6a9b8efb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74169, "upload_time": "2018-11-13T16:41:05", "url": "https://files.pythonhosted.org/packages/a3/f9/1a572b5c8926f32dab5697243eb0f8caeddb5f32cbd54a8bcdc81ab2787c/elm-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6c4854c159a8ccfa71c00d9668562e27", "sha256": "f147654ae1f9dc746582a207f7198edaf0a754bcaf6e694750d3973f6dba7e8e" }, "downloads": -1, "filename": "elm-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6c4854c159a8ccfa71c00d9668562e27", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19029, "upload_time": "2018-11-13T16:41:02", "url": "https://files.pythonhosted.org/packages/59/66/fed578fe5ddb9104bda12e3d7e720e714852492302be8d319a7c9ab56f42/elm-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "044ab7b61d5399bfcec67f3e6a9b8efb", "sha256": "e2849e515c14e73d762ae3a10cee77c80b2cd027e4e7970cb7d73c1aeaa00fff" }, "downloads": -1, "filename": "elm-0.1.3.tar.gz", "has_sig": false, "md5_digest": "044ab7b61d5399bfcec67f3e6a9b8efb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74169, "upload_time": "2018-11-13T16:41:05", "url": "https://files.pythonhosted.org/packages/a3/f9/1a572b5c8926f32dab5697243eb0f8caeddb5f32cbd54a8bcdc81ab2787c/elm-0.1.3.tar.gz" } ] }