This repo is designed to provide a ML model to predict survivability in the titanic dataset The original dataset has been downloaded and imported to this repository as a .csv file
The techologies applicable here are pandas, numpy, seaborn, matplotlib, lambda functions, naive bayes prediction model, sklearn, tensorflow.