Skip to content

Deploy a pipeline to train multiple ML model and compare results.

License

Notifications You must be signed in to change notification settings

scriptbuzz/titanic_ml_multimodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Yet Another Titanic ML Pipeline

It seems that deploying an ML pipeline for the Titanic dataset is a right of passage into classic machine learning. So I decided to publish yet another notebook on the subject. The python code in this repo deploys a pipeline to train multiple ML model and compare results.

View Titanic Survival Prediction Notebook