Metadata-Version: 2.1
Name: mlduct
Version: 0.0.0.6
Summary: A personal framework for Machine Learning Pipelines.
Home-page: https://github.com/ag-ds-bubble/mlduct
Author: Achintya Gupta
Author-email: ag.ds.bubble@gmail.com
License: UNKNOWN
Description: [include badges]
        <img style="float: right;" src="mlduct/utils/_images/logo.png" width="170" height="120" align="right">
        # ML - Duct : A pipeline Framework
        <ins>A personal package for Machine Learning Pipelines</ins>
        ****
        
        ## <ins>Usage</ins>
        
        A machine learning framework, to incorporate from data processing to modelling.
        PS: Inspired from Keras
        
        ```py
        # Imports
        
        
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
