|
1.
Exploratory Data Analysis
1.1. EDA Introduction 1.1.2. How Does Exploratory Data Analysis differ from Classical Data Analysis?
|
|||
| Classical | The 2 approaches differ substantially in focus. For classical analysis, the focus is on the model-- estimating parameters of the model, and generating predicted values from the model. | ||
| Exploratory | For exploratory data analysis, the focus is on the data-- its structure, outliers, and models suggested by the data. | ||