Machine Learning - Study Mode
[#46] Suppose you have trained an SVM with linear decision boundary after training SVM, you correctly infer that your SVM model is under fitting. Which of the following is best option would you more likely to consider iterating SVM next time?
Correct Answer
(C) you will try to calculate more variables
(G) you will try to calculate more variables
[#47] How many coefficients do you need to estimate in a simple linear regression model (One independent variable)?
Correct Answer
(B) 2
(F) 2
[#48] A regression model in which more than one independent variable is used to predict the dependent variable is called
Correct Answer
(C) an independent model
(G) an independent model
[#49] If you use an ensemble of different base models, is it necessary to tune the hyper parameters of all base models to improve the ensemble performance?
Correct Answer
(B) No
(D) No
[#50] SVMxa0algorithmsxa0usexa0a set of mathematical functions that are defined as thexa0kernel.
Correct Answer
(A) TRUE
(C) TRUE