Metadata-Version: 2.1
Name: complaintClassify
Version: 1.0.0
Summary: Classification of consumer complaint.
Home-page: https://github.com/KrSiddhartha/MLPipeline/
Author: KumarSiddhartha
Author-email: kr.siddhartha91@gmail.com
License: BSD-3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: ==3.8.5
Description-Content-Type: text/markdown
License-File: LICENSE.txt

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

0.0.5 (07/02/2022)
------------------
- Bug fixes

0.0.6 (07/02/2022)
------------------
- Bug fixes

0.0.7 (09/02/2022)
------------------
- Bug fixes

0.0.8 (09/02/2022)
------------------
- Requirements bug fix

0.0.9 (09/02/2022)
------------------
- Tensorflow version change

1.0.0 (11/02/2022)
------------------
- Tflite implementatiion for reducing size


