Metadata-Version: 2.1
Name: tune
Version: 0.0.6
Summary: An abstraction layer for hyper parameter tuning
Home-page: http://github.com/fugue-project/tune
Author: Han Wang
Author-email: goodwanghan@gmail.com
License: Apache-2.0
Description: # tune
        
        [![GitHub release](https://img.shields.io/github/release/fugue-project/tune.svg)](https://GitHub.com/fugue-project/tune)
        [![PyPI pyversions](https://img.shields.io/pypi/pyversions/tune.svg)](https://pypi.python.org/pypi/tune/)
        [![PyPI license](https://img.shields.io/pypi/l/tune.svg)](https://pypi.python.org/pypi/tune/)
        [![PyPI version](https://badge.fury.io/py/tune.svg)](https://pypi.python.org/pypi/tune/)
        [![Coverage Status](https://coveralls.io/repos/github/fugue-project/tune/badge.svg)](https://coveralls.io/github/fugue-project/tune)
        [![Doc](https://readthedocs.org/projects/tune/badge)](https://tune.readthedocs.org)
        
        [![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://join.slack.com/t/fugue-project/shared_invite/zt-jl0pcahu-KdlSOgi~fP50TZWmNxdWYQ)
        
        An abstraction layer for hyperparameter tuning
        
Keywords: hyper parameter hyperparameter tuning tune tuner
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: hyperopt
Provides-Extra: optuna
Provides-Extra: visual
Provides-Extra: tensorflow
Provides-Extra: notebook
Provides-Extra: sklearn
Provides-Extra: all
