Metadata-Version: 2.1
Name: mlops-tid-regression_model
Version: 0.0.1
Summary: Example regression model package from Train In Data.
Home-page: 
Author: Amit Gupta
Author-email: amit.gupta2533@gmail.com
License: BSD-3
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.9.0
Description-Content-Type: text/markdown
Requires-Dist: annotated-types ==0.6.0
Requires-Dist: certifi ==2023.11.17
Requires-Dist: charset-normalizer ==3.3.2
Requires-Dist: click ==8.1.7
Requires-Dist: colorama ==0.4.6
Requires-Dist: docopt ==0.6.2
Requires-Dist: exceptiongroup ==1.2.0
Requires-Dist: feature-engine ==1.6.2
Requires-Dist: idna ==3.6
Requires-Dist: iniconfig ==2.0.0
Requires-Dist: joblib ==1.3.2
Requires-Dist: mccabe ==0.7.0
Requires-Dist: mypy-extensions ==1.0.0
Requires-Dist: numpy ==1.26.3
Requires-Dist: packaging ==23.2
Requires-Dist: pandas ==2.1.4
Requires-Dist: pathspec ==0.12.1
Requires-Dist: patsy ==0.5.6
Requires-Dist: pipreqs ==0.4.13
Requires-Dist: platformdirs ==4.1.0
Requires-Dist: pluggy ==1.3.0
Requires-Dist: pycodestyle ==2.11.1
Requires-Dist: pydantic ==2.5.3
Requires-Dist: pydantic-core ==2.14.6
Requires-Dist: pyflakes ==3.1.0
Requires-Dist: python-dateutil ==2.8.2
Requires-Dist: pytz ==2023.3.post1
Requires-Dist: requests ==2.31.0
Requires-Dist: ruamel.yaml ==0.18.5
Requires-Dist: ruamel.yaml.clib ==0.2.8
Requires-Dist: scikit-learn ==1.3.2
Requires-Dist: scipy ==1.11.4
Requires-Dist: six ==1.16.0
Requires-Dist: statsmodels ==0.14.1
Requires-Dist: strictyaml ==1.7.3
Requires-Dist: threadpoolctl ==3.2.0
Requires-Dist: tomli ==2.0.1
Requires-Dist: typing-extensions ==4.9.0
Requires-Dist: tzdata ==2023.4
Requires-Dist: urllib3 ==2.1.0
Requires-Dist: yarg ==0.1.9

Example regression model package from Train In Data.
