SrijanShovit / HealthLearning

A repo comprising of various Machine Learning and Deep Learning projects in healthcare domain.
38 stars 53 forks source link

Cardiovascular Heart Disease Prediction | 2. EDA #53

Closed SrijanShovit closed 6 months ago

SrijanShovit commented 6 months ago

Step 2:

  1. Perform Univariate and Multivariate analysis and draw conclusions from there.
  2. Explore Correlation Matrix(can try different methods and search if they give the same conclusion and why)
  3. Check the distribution(skewness) of the columns
  4. Detect Outliers(don't remove)
  5. Detect Class Label Imbalance

Provide as much relevant graphs and conclusive markdown cells as possible.

@deedGhost Please proceed with this as Step 1 is done.

deedGhost commented 6 months ago

@SrijanShovit yessir, I'm on it.