Metadata-Version: 2.1
Name: openml-speed-dating-pipeline-steps
Version: 0.5.5
Summary: This contains all the steps needed to
                    reproduce the OpenML pipeline steps                
Home-page: https://github.com/benman1/openml_speed_dating_pipeline_steps
Author: Ben Auffarth
Author-email: auffarth@gmail.com
License: MIT license
Keywords: openml_speed_dating_pipeline_steps
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: category-encoders (>=2.0.0)
Requires-Dist: numba

==================================
OpenML Speed Dating Pipeline Steps
==================================


.. image:: https://img.shields.io/pypi/v/openml_speed_dating_pipeline_steps.svg
        :target: https://pypi.python.org/pypi/openml_speed_dating_pipeline_steps

.. image:: https://img.shields.io/travis/benman1/openml_speed_dating_pipeline_steps.svg
        :target: https://travis-ci.org/benman1/openml_speed_dating_pipeline_steps

.. image:: https://readthedocs.org/projects/openml-speed-dating-pipeline-steps/badge/?version=latest
        :target: https://openml-speed-dating-pipeline-steps.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




This contains all the steps needed to reproduce the OpenML pipeline steps


* Free software: MIT license
* Documentation: https://openml-speed-dating-pipeline-steps.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-12-17)
------------------

* First release on PyPI.


