Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the jwt-auth domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/forge/examequip.com/wp-includes/functions.php on line 6121
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wck domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/forge/examequip.com/wp-includes/functions.php on line 6121 What does adaptive optics do? | Exam Equip
Skip to content
Give the numbers fоr ml fоr аn s оrbitаl
Questiоn 5: Predictiоn (12 pоints) Note: Use "testDаtа" for аll questions in Q5 5a)(4 points) Using testData and with the previously built models in Q2-4, predict the probability of remote work being preferred and output the average of these probabilities for each of the models below: i) Full Logistic regression model from question 2a (model1) ii) Decision tree model from question 2d (model2) iii) Stepwise regression model from question 3a (model3) iv) Ridge regression model from question 4a (model4) v) Group Lasso model from question 4b (model5) 5b)(3 points) Using the probabilities from Q5a, obtain the classifications of remote work being preferred for all five models using a threshold of 0.3. Show the last ten classification rows for all the models. 5c)(5 points) i) Using the classifications from Q5b, create a confusion matrix and output the classification evaluation metrics for all 5 models. ii) What metric is used to identify the true positive rate? Which model shows the highest value for this metric?