1
$\begingroup$

I'm a beginner, and I'm wondering whether a logistic regression in a nut-shell is just normalizing a linear regression? Correct me if I'm wrong, but I came to this conclusion because the predicted value of logistic regression is simply just the linear regression's prediction put into a sigmoid to get 0 and 1. So, logistic regression = normalized linear regression?

$\endgroup$
2
  • 2
    $\begingroup$ Hi, do you mean normalized like in transformed? (I mean, normalization returns values in the whole real number spectrum) $\endgroup$ Commented Oct 27, 2023 at 17:50
  • $\begingroup$ i meant normalization where u scale the numbers to between 0 and 1 $\endgroup$ Commented Oct 28, 2023 at 2:19

1 Answer 1

3
$\begingroup$

Yes, you are right. Both are unified under the term Generalized Linear Model.

$\endgroup$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.