luisegarduno / MachineLearning_Projects

Several notebooks that cover various ML concepts such LR, CNN's, RNN's, & more!
0 stars 0 forks source link

[Lab 1] Provide better visualizations for section 3? #3

Open luisegarduno opened 3 years ago

luisegarduno commented 3 years ago

Feedback Obtained: "I was looking for a bit more systematic use of exploratory histograms, value counts, etc. There are some embedded with the questions, but not the five that I was looking for."

Criteria: Plot the dynamic range and exploratory distribution plots (like boxplots, histograms, kernel density estimation) to better understand the data. Describe anything meaningful or potentially useful you discover from these visualizations. These may also help to understand what data is missing or needs imputation. Note: You can also use data from other sources to bolster visualizations. Visualize at least five plots, at least one categorical and at least one numeric.