0% found this document useful (0 votes)
20 views1 page

Explain Logistic Regression

Logistic regression is a statistical method used for binary classification where the dependent variable has two possible values, usually 0 and 1. It is used for classification rather than regression tasks. In a heart disease prediction project, logistic regression estimates the likelihood of a patient having heart disease based on factors like age, sex, cholesterol levels and other variables.

Uploaded by

Moumita Bag
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

Explain Logistic Regression

Logistic regression is a statistical method used for binary classification where the dependent variable has two possible values, usually 0 and 1. It is used for classification rather than regression tasks. In a heart disease prediction project, logistic regression estimates the likelihood of a patient having heart disease based on factors like age, sex, cholesterol levels and other variables.

Uploaded by

Moumita Bag
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

1. Explain logistic regression. Give a use case of logistic regression.

Logistic regression is a statistical method used for binary classification, where the
outcome or dependent variable is categorical and has two possible values (usually 0
and 1). Despite its name, logistic regression is used for classification rather than
regression tasks
In heart disease prediction analysis project, logistic regression is applied to estimate the
likelihood of a patient having heart disease using factors like age, sex, cholesterol levels, and
other pertinent variables.

You might also like