
Ultimate access to all questions.
In the context of preparing a dataset for machine learning, you are tasked with identifying the most suitable type of analysis to uncover hidden patterns, anomalies, and key relationships between variables. The dataset is large, with numerous variables, and you aim to ensure that the analysis is comprehensive yet efficient in terms of computational resources. Which of the following analyses should you prioritize to achieve these objectives? Choose one correct option.
A
Predictive analysis, as it directly models future outcomes based on historical data.
B
Descriptive analysis, focusing on summarizing the main features of the dataset.
C
Inferential analysis, to draw conclusions about the population from sample data.
D
Exploratory Data Analysis (EDA), utilizing statistical graphics and other data visualization methods to explore the dataset.