3 3 votes How to solve this problem? Q1) Complete the ? sections Q2) Accuracy of system if threshold = 0.5? Q3) Accuracy of system if threshold = 0.95? Machine Learning machine-learning ml-exercise logistic-regression probability ml-midterm ele888-midterm + – 50% Accept Rate Accepted 31 answers out of 62 questions tofighi 116k points 73 79 101 answer comment Share See all 2 Comments 2 2 Comments reply Umar Muzaffar 110 points 1 3 commented Jul 12, 2020 reply flag can anyone confirm on how to calculate the accuracy as per the solution provided. thanks, 0 0 replyShare noman2020 550 points 1 8 commented Jul 13, 2020 reply flag just compare your estimated results with column 3 "Sold" accuracy =Output/Input= (Correct Estimated Value)/(No Values in Column 3, which is 4) Accuracy= 3/4= 75% in both cases if you compare your result with Column 3 Hope it will help 1 1 replyShare Please log in or register to add a comment.
Best answer 0 0 votes Please check the answer below: tofighi answered Feb 18, 2020 tofighi 116k points 73 79 101 comment Share 0 reply Please log in or register to add a comment.