MANIFEST.in
pyproject.toml
setup.py
./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/datasets/raw.csv
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_classification_model_output_v0.0.11.pkl
titanic_survival_model.egg-info/PKG-INFO
titanic_survival_model.egg-info/SOURCES.txt
titanic_survival_model.egg-info/dependency_links.txt
titanic_survival_model.egg-info/requires.txt
titanic_survival_model.egg-info/top_level.txt