/Data-cleaning-analysis-Logistic-regression-and-Principal-Component-Ananlysis-on-Titanic-dataset

Used the titanic dataset, cleaned it for null values and categorical features, applied logistic regression and then reduced data to its two principal components and again applied logistic regression to check for accuracy of predicting whether or not a person survived the titanic crash on the basis of data.

Primary LanguageJupyter Notebook

Stargazers