Metadata-Version: 2.1
Name: gossipcat
Version: 0.3.36
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.8
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: xgboost
Requires-Dist: catboost
Requires-Dist: scikit-learn


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 project 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 following features:

1. **Agile machine learning framework**: designed with a lean start and continuing improvement.
2. **Pipeline data preprocessing**: high cohesion, low coupling.
3. **Algorithms comparison**: provides a overview of multiple machine learning algorithms comparison.
4. **Diverse model evaluation**: makes the evaluation visible and with business sense.
5. **Architectural thinking**: not only data science but also machine learning 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, 2023.

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.


