Question 7
Which of the following choice(s) are correct ?
Null values cannot be interpreted by the model hence we need to handle them accordingly.
Null values cannot be replaced because we can not manipulate the dataset.
We should let the sklearn or software automatically decide how to handle different kinds of missing values.
Different types of representation of missing values could be seen in the dataset.