Machine Learning - Study Mode

[#86] Bayes' theorem describes the probability of an event, based on prior knowledge of conditions that might be related to the event.
Correct Answer

(A) TRUE
(C) TRUE

[#87] In the example of predicting number of babies based on stork's population ,Number of babies is
Correct Answer

(A) outcome
(E) outcome

[#88] What are two steps of tree pruning work?
Correct Answer

(B) postpruning and prepruning
(F) postpruning and prepruning

[#89] Can a model trained for item based similarity also choose from a given set of items?
Correct Answer

(A) Yes
(C) Yes

[#90] Which of the following is true about "Ridge" or "Lasso" regression methods in case of feature selection?
Correct Answer

(B) Lasso regression uses subset selection of features
(F) Lasso regression uses subset selection of features