{ "info": { "author": "Whitesmith, Lda", "author_email": "services@whitesmith.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nEstimate hyper-parameter search using evolutionary algorithms\n\n* Free software: MIT license\n\nInstallation\n============\n\n::\n\n pip install auto-tune\n\nDocumentation\n=============\n\nhttps://auto-tune.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.0.1 (2017-09-01)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/whitesmith/auto-tune", "keywords": "", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "auto-tune", "package_url": "https://pypi.org/project/auto-tune/", "platform": "", "project_url": "https://pypi.org/project/auto-tune/", "project_urls": { "Homepage": "https://github.com/whitesmith/auto-tune" }, "release_url": "https://pypi.org/project/auto-tune/0.0.2/", "requires_dist": [ "click", "numpy", "scikit-learn", "scipy" ], "requires_python": "", "summary": "Estimate hyper-parameter search using evolutionary algorithms", "version": "0.0.2" }, "last_serial": 3176812, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "bb6f19e94d12063cdff17a55488322d2", "sha256": "2a43d286ab669921cc4840a9a77366f82982728d64a1e9a332832b3457872b2b" }, "downloads": -1, "filename": "auto_tune-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bb6f19e94d12063cdff17a55488322d2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6290, "upload_time": "2017-09-15T16:37:07", "url": "https://files.pythonhosted.org/packages/dd/d9/c63fe94bd97aa468409722f24c3b63ba65c5a2ad0feba7d6bfd3f6f25602/auto_tune-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02c4b39bcee31f4c0c4067489a2c7fb9", "sha256": "2977074e5f0c0254f05dd955224316f93dc772f54d412a5d74326ae09944635e" }, "downloads": -1, "filename": "auto-tune-0.0.2.tar.gz", "has_sig": false, "md5_digest": "02c4b39bcee31f4c0c4067489a2c7fb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11306, "upload_time": "2017-09-15T16:37:10", "url": "https://files.pythonhosted.org/packages/46/2b/28c84270948b32d714983849ee36532b72d7514478ed297d007cbc850102/auto-tune-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb6f19e94d12063cdff17a55488322d2", "sha256": "2a43d286ab669921cc4840a9a77366f82982728d64a1e9a332832b3457872b2b" }, "downloads": -1, "filename": "auto_tune-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bb6f19e94d12063cdff17a55488322d2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6290, "upload_time": "2017-09-15T16:37:07", "url": "https://files.pythonhosted.org/packages/dd/d9/c63fe94bd97aa468409722f24c3b63ba65c5a2ad0feba7d6bfd3f6f25602/auto_tune-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02c4b39bcee31f4c0c4067489a2c7fb9", "sha256": "2977074e5f0c0254f05dd955224316f93dc772f54d412a5d74326ae09944635e" }, "downloads": -1, "filename": "auto-tune-0.0.2.tar.gz", "has_sig": false, "md5_digest": "02c4b39bcee31f4c0c4067489a2c7fb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11306, "upload_time": "2017-09-15T16:37:10", "url": "https://files.pythonhosted.org/packages/46/2b/28c84270948b32d714983849ee36532b72d7514478ed297d007cbc850102/auto-tune-0.0.2.tar.gz" } ] }