Machine Learning - Study Mode
[#286] Classification problems are distinguished from estimation problems in that
Correct Answer
(C) classification problems do not allow an output attribute.
(G) classification problems do not allow an output attribute.
[#287] How will you counter over-fitting in decision tree?
Correct Answer
(A) by pruning the longer rules
(E) by pruning the longer rules
[#288] Can we calculate the skewness of variables based on mean and median?
Correct Answer
(B) FALSE
(D) FALSE
[#289] It is possible to design a Linear regression algorithm using a neural network?
Correct Answer
(A) TRUE
(C) TRUE
[#290] If Linear regression model perfectly first i.e., train error is zero, then . . . . . . . .
Correct Answer
(C) Couldn't comment on Test error
(G) Couldn't comment on Test error