What is logistic regression?



What is logistic regression?..

Answer / Kapil Deol

Logistic Regression is a statistical method used for binary classification problems. It predicts the probability of an event occurring based on a set of independent variables, and outputs a value between 0 and 1.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Why the cv.im()?

1 Answers  


What do you understand by a workspace in r programming language?

1 Answers  


What are vector functions?

1 Answers  


How to compile and run code in R?

1 Answers  


How many types of data types are provided by R?

1 Answers  


Explain what is transpose?

1 Answers  


What do you understand by scientific data visualization in R?

1 Answers  


How would you create a new r6 class?

1 Answers  


What are various steps involved in analytics project in r?

1 Answers  


Which data object in r is used to store and process categorical data?

1 Answers  


How to create the s3 class?

1 Answers  


What is control structure in R?

1 Answers  


Categories