Answer Posted / Pramod Kumar Saxena
In machine learning, bias refers to the error introduced by approximating a complex real-world problem with a simpler mathematical model. A high bias leads to underfitting (when the model is too simple), while a low bias results in overfitting (when the model learns noise instead of underlying patterns). The trade-off between bias and variance is essential when designing machine learning models.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers