MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

MACHINE LEARNING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The model displays low performance on both test data and new data. This is an example of:
A
Overfitting
B
Underfitting
C
Low bias
D
High bias
Explanation: 

Detailed explanation-1: -A low bias model incorporates fewer assumptions about the target function. A linear algorithm often has high bias, which makes them learn fast. In linear regression analysis, bias refers to the error that is introduced by approximating a real-life problem, which may be complicated, by a much simpler model.

Detailed explanation-2: -Examples of high-bias machine learning algorithms include: Linear Regression, Linear Discriminant Analysis and Logistic Regression.

Detailed explanation-3: -Low-Bias, High-Variance: This is a case of overfitting where model predictions are inconsistent and accurate on average. The predicted values will be accurate(average) but will be scattered. High-Bias, Low-Variance: This is a case of underfitting where predictions are consistent but inaccurate on average.

Detailed explanation-4: -Definition. Model Bias (also Algorithmic Bias) denotes the systematic and repeatable error in a Risk Model that creates outcomes that are statistically at odds with the system, population or behavior that is being modeled.

There is 1 question to complete.