Metadata-Version: 2.1
Name: titanic-regression-model
Version: 0.0.2
Summary: Assignment for kaggle titanic problem
Home-page: https://github.com/nicholas-katada/deploying-machine-learning-models/tree/master/assignment-section-05-titanic
Author: Nicholas Katada
Author-email: nicholas.katada.work@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.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy (<2.0.0,>=1.21.0)
Requires-Dist: pandas (<2.0.0,>=1.3.5)
Requires-Dist: pydantic (<2.0.0,>=1.8.1)
Requires-Dist: scikit-learn (<2.0.0,>=1.1.3)
Requires-Dist: strictyaml (<2.0.0,>=1.3.2)
Requires-Dist: ruamel.yaml (<1.0.0,>=0.16.12)
Requires-Dist: feature-engine (<2.0.0,>=1.0.2)
Requires-Dist: joblib (<2.0.0,>=1.0.1)
Requires-Dist: xgboost (<2.0.0,>=1.7.3)

Assignment for kaggle titanic problem
