Why is logistic regression a type of classification technique and not a regression? Name the function it is derived from?

By ayush goel in 22 Sep 2023 | 01:54 pm
ayush goel

ayush goel

Student
Posts: 346
Member since: 21 Sep 2023

Why is logistic regression a type of classification technique and not a regression? Name the function it is derived from?

22 Sep 2023 | 01:54 pm
0 Likes
divas goyal

divas goyal

Student
Posts: 453
Member since: 22 Sep 2023

Logistic regression is used for binary or multi-class classification problems, where it models the probability of belonging to a particular class.

   - It's called "logistic regression" because it uses the logistic function to map a linear combination of features to a probability value.

23 Sep 2023 | 03:11 pm
0 Likes

Report

Please describe about the report short and clearly.