SharifiZarchi / Introduction_to_Machine_Learning

دوره‌ی مقدمه‌ای بر یادگیری ماشین، برای دانشجویان
Creative Commons Zero v1.0 Universal
311 stars 98 forks source link

Variance-Bias tradeoff correction #10

Closed mmdrez4 closed 1 year ago

mmdrez4 commented 1 year ago

A model with high variance and low bias can cause overfitting. On the other hand a model with low variance and high bias can cause underfitting.

mahsayazdani commented 1 year ago

The problem was already solved.