Metadata-Version: 2.1
Name: gossipcat
Version: 0.1.91
Summary: GossipCat, A Cat Who Is Always Gossiping.
Home-page: https://github.com/Ewen2015/GossipCat
Author: Ewen Wang
Author-email: wolfgangwong2012@gmail.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib


GossipCat, A Cat Who Is Always Gossiping
========================================

.. image:: https://badge.fury.io/gh/ewen2015%2Fgossipcat.svg
    :target: https://badge.fury.io/gh/ewen2015%2Fgossipcat
.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
    :target: https://opensource.org/licenses/Apache-2.0
.. image:: https://badge.fury.io/py/gossipcat.svg
    :target: https://badge.fury.io/py/gossipcat
.. image:: https://img.shields.io/pypi/pyversions/gossipcat.svg 
    :target: https://pypi.python.org/pypi/gossipcat

😸😹😺😻😼😽😾😿🙀🐱

GossipCat is a data science consulting framework that simplifies the process of machine learning from data cleaning, simple feature engineering, machine learning algorithm comparison, hyper parameter tuning, model evaluation, to results output. It is designed to be efficient with the following features:

- Agile machine learning framework: designed with a lean start and continuing improvement.
- Pipeline data preprocessing: high cohesion, low coupling.
- Algorithm comparison: no free lunch in algorithm selection.
- Diverse model evaluation: makes the evaluation with business sense and visible. 
- Architectural thinking: not just data science but also data engineering.

Story of the GossipCat
----------------------

The package names after a cat of my friend, LEEverpool. 

.. image:: https://raw.githubusercontent.com/Ewen2015/GossipCat/master/GossipCat.jpeg

License
-------

GossipCat is licensed under the Apache License 2.0. © Contributors, 2020.

A permissive license whose main conditions require preservation of copyright and license notices. Contributors provide an express grant of patent rights. Licensed works, modifications, and larger works may be distributed under different terms and without source code.


