Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 244 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 244 Bytes

Titanic-Dataset-Notebook

This is the notebook for the titanic dataset in Kaggle. The task is to predict whether a given person id find out whether person is alive or dead. Notebook uses a logistic regression model from scikit-learn library.