Showing posts with label EXPLORATION. Show all posts
Showing posts with label EXPLORATION. Show all posts

Monday, 1 May 2017

The Value of Exploratory Data Analysis by Chloe Mawer via @kdnuggets

In this post, the author will give a high level overview of what exploratory data analysis (EDA) typically entails and then describe three of the major ways EDA is critical to successfully model and interpret its results.

This is crucial and it's important that it is done properly.

Wednesday, 28 September 2016

Thursday, 3 September 2015

Ultimate guide for Data Exploration in Python using NumPy, Matplotlib and Pandas via @AnalyticsVidhya

Exploring data sets and developing deep understanding about the data is one of the most important skill every data scientist should possess. People estimate that time spent on these activities can go as high as 80% of the project time in some cases.

Great guide from the folks at Analytics Vidhya.  Well worth a bookmark.