issues
search
souvikg544
/
exploratory_data_analysis
This repository is open for Hacktoberfest contributors to analyze data and bring their opensource skills in action
MIT License
27
stars
71
forks
source link
EDA of titanic dataset and predicting
#169
Closed
Srish-ty
closed
2 years ago
Srish-ty
commented
2 years ago
The changes we've made:
Created a jupyter notebook with exploratory data analysis on Titanic-Dataset
Trained a model to predict rescues by training on dataset
Added a test set to test the model on.
Created a gender-based analysis, based on how gender affected the rescue-rate
souvikg544
commented
2 years ago
nice one ! @Srish-ty
The changes we've made: