Which of these statements are true?
The MeanSOG attributes contains a lot of missing values.
The VesselType attribute contains some missing values.
Filling the missing values with zeros gives a better performance.
Dropping the missing values gives a better performance.
It is preferable to fill the missing values with zeros for this task.
It is preferable to fill the missing values with a constant value for this task.