Metadata-Version: 1.1
Name: gossipcat
Version: 0.1.38
Summary: GossipCat, A Cat Who Is Always Gossiping.
Home-page: https://github.com/Ewen2015/GossipCat
Author: Ewen Wang
Author-email: Wang.Enqun@outlook.com
License: Apache License 2.0
Description-Content-Type: UNKNOWN
Description: 
        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 machine learning framework that simplifies the process of machine learning from data cleaning, simple feature engineering, hyper parameter tuning, to results output. It is designed to be efficient with the following features:
        
        - Combines feature engineering and hyper parameter tuning.
        - Automates feature engineering and hyper parameter tuning with algorithms.
        - Provides accesses of the most efficient machine learning algorithm.
        
        Story of the GossipCat
        ----------------------
        
        The package names after a cat of my friend, LEEverpool. Actually, the GossipCat is the name of a WeChat group, where my friends gossip there.
        
        .. image:: https://raw.githubusercontent.com/Ewen2015/GossipCat/master/GossipCat.jpeg
        
        License
        -------
        
        GossipCat is licensed under the Apache License 2.0. © Contributors, 2017.
        
        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.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
