Metadata-Version: 2.1
Name: titanic-twozerotwotwomar
Version: 0.0.6
Summary: Example regression model package from Train In Data. use model_pack for import
Home-page: https://github.com/Anand-527/mlops_practice1_titanic
Author: Anand-527
Author-email: valabojuanandchary@gmail.com
License: BSD-3
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.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic (==1.9.0)
Requires-Dist: strictyaml (==1.6.1)
Requires-Dist: typing-extensions (==4.1.1)
Requires-Dist: numpy (==1.22.2)
Requires-Dist: sklearn (==0.0)
Requires-Dist: joblib (==1.1.0)
Requires-Dist: pandas (==1.4.1)
Requires-Dist: feature-engine (==1.2.0)

Example regression model package from Train In Data. use model_pack for import

