Recent questions tagged logistic-regression

3 3 votes
1 answers 1 answer
7.8k
7.8k views
How to solve this problem?https://i.imgur.com/8urywpf.jpgQ1) Complete the ? sectionsQ2) Accuracy of system if threshold = 0.5?Q3) Accuracy of system if threshold = 0.95?
2 2 votes
2 2 answers
10.5k
10.5k views
The hypothesis (model) of Logistic Regression which is a binary classifier ( $y =\{0,1\} $) is given in the equation below:Hypothesis$S(z)=P(y=1 | x)=h_{\theta}(x)=\frac{...
3 3 votes
1 answers 1 answer
7.4k
7.4k views
The dataset of pass/fail in an exam for 5 students is given in the table below. If we use Logistic Regression as the classifier and assume the model suggested by the opti...
2 2 votes
1 answers 1 answer
13.3k
13.3k views
The dataset of pass/fail in an exam for 5 students is given in the table below. If we use Logistic Regression as the classifier and assume the model suggested by the opti...
To see more, click for the full list of questions or popular tags.