Data Preprocessing and Feature Engineering
Which method was used to handle missing values in the Age attribute?
Why was the mean preferred for filling missing values in the Age column?
How were missing values in the Embarked attribute handled?
Which attribute was encoded to convert categorical data into numerical form?
Which of the following best describes the role of encoding in machine learning models?
Which features were normalized in the experiment?
What problem does normalization help prevent in machine learning models?
When was data visualization performed in the experiment?
What is the main advantage of performing data visualization after preprocessing?
The final output of this experiment is: