UBC-MDS/Credit_Card_Default_Prediction_Group13

Exploratory Data Analysis

Closed this issue · 1 comments

Using train_df after splitting, I created several figures and tables for EDA. I also used Pandas_profiling to look at more details.
Something that needs to be fixed:

  • Figure out why graphs take in the header as a row, thereby plotting them as a category.
  • Add annotations to the graphs.

The EDA required these following packages/dependencies:

  • pandas
  • altair
  • pandas_profiling
  • altair_data_server