A healthcare company uses Einstein Prediction Builder to predict patient no-shows. After training a model, they receive a low prediction accuracy. Which THREE actions should they take to improve?
More data generally improves model performance.
Why this answer
Increasing the number of records in the training dataset helps the model learn more patterns and reduces overfitting, which directly improves prediction accuracy. Einstein Prediction Builder requires a minimum number of historical records to produce statistically significant results, and more data generally leads to better model performance.
Exam trap
The trap here is that candidates may confuse Einstein Discovery with Einstein Prediction Builder, thinking they are interchangeable, or assume that enabling unrelated features like Case Classification can fix accuracy issues.