Metadata-Version: 2.0
Name: mlframe
Version: 0.1.3
Summary: mlframe package.
Home-page: https://github.com/skelouse/mlframe
Author: Sam Stoltenberg
Author-email: sam@skelouse.com
License: GNU General Public License v3
Keywords: mlframe
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: missingno (>=0.4.2)
Requires-Dist: pandas (>=1.1.1)
Requires-Dist: numpy (>=1.19.1)
Requires-Dist: matplotlib (>=3.3.1)
Requires-Dist: seaborn (>=0.10.1)
Requires-Dist: statsmodels (>=0.23.2)
Requires-Dist: scipy (>=1.3.1)
Requires-Dist: scikit-learn (>=0.10.1)

====================
Example Project Name
====================


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

.. image:: https://img.shields.io/travis/jirvingphd/example_cookiecutter_package.svg
        :target: https://travis-ci.org/jirvingphd/example_cookiecutter_package

.. image:: https://readthedocs.org/projects/example-cookiecutter-package/badge/?version=latest
        :target: https://example-cookiecutter-package.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Example package.


* Free software: GNU General Public License v3
* Documentation: https://example-cookiecutter-package.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.3 (2020-09-15)
------------------

* First release on PyPI.


