Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A course lecturer, who teaches a whole - year course, CS 1 0 1 , at a university in the UK , needs to find

A course lecturer, who teaches a whole-year course, CS101, at a university in the UK, needs to find a way to determine pass/fail grade for each student in the class without having marks for the final examination that was cancelled due to a worldwide pandemic. Apart from the final examination, which was cancelled, the course has five assignments, for which marking has been done already. As a first attempt, the lecturer employed a logistic regression model that takes an input vector x=(x1,x2,dots,x5), where xi,1i5, represents the marks of i-th assignment. Using the course data of around 500 students for the last two years, the lecturer trained the model and obtained classification accuracy (ACC) of 0.95.
(a) Write out the form of a logistic regression model for this task, clarifying what variables you use, and explain how you decide pass/fail with the model given x.
(b) Within the last two years data, the lecturer wanted to avoid the case that students who passed the course were predicted as 'fail' by the classifier. Explain how this could be achieved without retraining the model and discuss its possible side effects.
(c) After some parameter tuning, the lecturer confirmed the classifier predicted pass/fail grades satisfactory. Discuss possible problems with using the clas-
marks]
sifier to predict pass/fail grades for this year.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 2012 Proceedings Part 2 Lnai 7197

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284892, 978-3642284892

More Books

Students also viewed these Databases questions

Question

Does it have correct contact information?

Answered: 1 week ago