Skip to content

pmahek/EDA_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Titanic Correlation Heatmap

  • Computed correlation matrix using Pandas .corr().
  • Visualized correlations with Seaborn heatmap.
  • Key insight: Fare has positive correlation with Survival, while Pclass shows negative correlation with Survival.

About

Analyzing correlations in Titanic dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors