CompTIA DataX (DY0-001) — Question 49
A data scientist is creating a responsive model that will update a product's daily pricing based on the previous day's sales volume. Which of the following resource constraints is the data scientist's greatest concern?
Answer options
- A. Deployment time
- B. Training time
- C. Development time
- D. Data collection time
Correct answer: B
Explanation
The correct answer is B, Training time, as creating a responsive model requires significant data processing and training to ensure it can adapt to the changing sales volume. Other options like Deployment time, Development time, and Data collection time are important, but they do not directly impact the model's ability to quickly learn and adapt to new data as effectively as training time does.