CT-AI · Question #38
Which of the following is a dataset issue that can be resolved using pre-processing?
The correct answer is D. Numbers stored as strings. The syllabus describes that data pre-processing includes cleaning (e.g., fixing or removing invalid data) and transforming data (e.g., changing data types such as numbers stored as strings). "Transformation: The format of the given data is changed... converting categorical data…
Question
Which of the following is a dataset issue that can be resolved using pre-processing?
Options
- AInsufficient data
- BInvalid data
- CWanted outliers
- DNumbers stored as strings
How the community answered
(36 responses)- A17% (6)
- B6% (2)
- C3% (1)
- D75% (27)
Explanation
The syllabus describes that data pre-processing includes cleaning (e.g., fixing or removing invalid data) and transforming data (e.g., changing data types such as numbers stored as strings). "Transformation: The format of the given data is changed... converting categorical data into numerical data, changing image formats..."
Topics
Community Discussion
No community discussion yet for this question.