The dating web site Oollama.com requires its users to create profiles based on a survey in which they rate their interest (on a scale from 0 to 3) in five categories: physical fitness, music, spirituality, education, and alcohol consumption. A new Oollama customer, Erin O'Shaughnessy, has reviewed the profiles of 40 prospective dates and classified whether she is interested in learning more about them.Based on Erin's classification of these 40 profiles, Oollama has applied a logistic regression to predict Erin's interest in other profiles that she has not yet viewed. The resulting logistic regression model is as follows:For the 40 profiles (observations) on which Erin classified her interest, this logistic regression model generates that following probability of Interested.Probability of Probability ofObservation Interested Interested Observation Interested Interested35 1 1.000 13 1 0.41221 1 0.999 2 0 0.28529 1 0.999 3 0 0.21925 1 0.999 7 0 0.16839 1 0.999 9 0 0.16826 1 0.990 12 0 0.16823 1 0.981 18 0 0.16833 1 0.974 22 1 0.1681 0 0.882 31 1 0.16824 1 0.882 6 0 0.12828 1 0.882 20 0 0.12836 1 0.882 15 0 0.02916 0 0.791 5 0 0.02027 1 0.791 14 0 0.01530 1 0.791 19 0 0.01132 1 0.791 8 0 0.00834 1 0.791 10 0 0.00137 1 0.791 17 0 0.00140 1 0.791 4 0 0.00138 0 0.732 11 0 0.000(a) Using a cutoff value of 0.5 to classify a profile observation as Interested or not, construct the confusion matrix for this 40-observation training set.PredictedActual 0 10 1 Compute sensitivity, specificity, and precision measures and interpret them within the context of Erin's dating prospects.If required, round your answers to two decimal places. Do not round intermediate calculations.The sensitivity of the model is . This suggests that the model is reasonably - Select your answer -goodbadItem 6 at identifying the profiles that Erin is interested in.The specificity of the model is . This suggests that the model is reasonably - Select your answer -goodbadItem 8 at avoiding recommending profiles to Erin that she will not be interested in.The precision of the model is . This suggests that the model is reasonably - Select your answer -goodbadItem 10 at suggesting profiles of interest to Erin.(b) Oollama understands that its clients have a limited amount of time for dating and therefore use decile-wise lift charts to evaluate their classification models. For the training data, what is the first decile lift resulting from the logistic regression model? Interpret this value.The first decile lift of this classification is . It means that the first decile of the logistic regression model - Select your answer -halvesdoublestriplesdoes not changeItem 12 the number of profiles that Erin is interested in versus random selection.(c) A recently posted profile has values of Fitness = 3, Music = 1, Education = 2, and Alcohol = 1. Use the estimated logistic regression equation to compute the probability of Erin's interest in this profile.If required, round your answers to three decimal places. Do not round intermediate calculations.Log odds =Probability of Interest =(d) Now that Oollama has trained a logistic regression model based on Erin's initial evaluations of 40 profiles, what should its next steps be in the modeling process?Oollama should use their model to suggest profiles - Select your answer -of interestwith lack of interestof interest and with lack of interestItem 15 to Erin in order to compute classification accuracy measures on a validation set.



Answer :

Other Questions