MANIFEST.in
README.md
pyproject.toml
setup.py
charbel_titanic_classification_model.egg-info/PKG-INFO
charbel_titanic_classification_model.egg-info/SOURCES.txt
charbel_titanic_classification_model.egg-info/dependency_links.txt
charbel_titanic_classification_model.egg-info/requires.txt
charbel_titanic_classification_model.egg-info/top_level.txt
requirements/requirements.txt
requirements/test_requirements.txt
titanic_model/VERSION
titanic_model/__init__.py
titanic_model/config.yml
titanic_model/pipeline.py
titanic_model/predict.py
titanic_model/train_pipeline.py
titanic_model/config/__init__.py
titanic_model/config/core.py
titanic_model/datasets/__init__.py
titanic_model/processing/__init__.py
titanic_model/processing/data_manager.py
titanic_model/processing/features.py
titanic_model/processing/validation.py
titanic_model/trained_models/__init__.py
titanic_model/trained_models/titanic_pipeline_output_v1.0.3.pkl