CT-AI · Question #68
Which ONE of the below is MOST likely to be a challenge in ML data preparation?
The correct answer is A. The time and associated costs required. In machine learning, data preparation is often the most time-consuming and costly phase. It involves collecting, cleaning, and transforming raw data into a usable form for training models. This can require significant effort and resources, making it the most likely challenge…
Question
Which ONE of the below is MOST likely to be a challenge in ML data preparation?
Options
- AThe time and associated costs required
- BFunctional performance
- CDesigning a reward function
- DSpecification of acceptance criteria
How the community answered
(43 responses)- A84% (36)
- B5% (2)
- C9% (4)
- D2% (1)
Explanation
In machine learning, data preparation is often the most time-consuming and costly phase. It involves collecting, cleaning, and transforming raw data into a usable form for training models. This can require significant effort and resources, making it the most likely challenge compared to the other options listed.
Topics
Community Discussion
No community discussion yet for this question.