Metadata-Version: 2.1
Name: consumer-complaint-classification-model
Version: 0.0.4
Summary: Classification of consumer complaint.
Home-page: https://github.com/KrSiddhartha/MLPipeline/
Author: KumarSiddhartha
Author-email: kr.siddhartha91@gmail.com
License: BSD-3
Description: This is a Machine Learning Pipeline for "Consumer Complain" classifier that takes complaint as input and then classifies it
        as one of the available classification categories.
        
        Change Log
        ==========
        
        0.0.1 (04/02/2022)
        ------------------
        - First Release
        
        0.0.2 (04/02/2022)
        ------------------
        - Bug fixes
        
        0.0.3 (04/02/2022)
        ------------------
        - Bug fixes
        
        0.0.4 (04/02/2022)
        ------------------
        - Bug fixes
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: ==3.8.5
Description-Content-Type: text/markdown
