-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Within the ML model folder, create a jupyter notebook ( .ipynb extention ) named EDA.ipynb and perform Exploratory Data Analysis of the dataset in it. Derive the number of cases, their distribution and occurrences and mention any remarkable finding and conclusions in the notebook. Use matplotlib and seaborn.
anamgithub595