Answer Posted / Devesh Mohan
In machine learning, a baseline refers to a simple method or model that serves as a point of comparison for evaluating more complex models. The goal is to establish a minimum performance level against which the new models can be compared. Common baselines include random guessing (for classification tasks) and mean (for regression tasks).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers