Advantages and Disadvantages of Logistic Regression

Reading time: 25 minutes


Logistic Regression is one of the supervised Machine Learning algorithms used for classification i.e. to predict discrete valued outcome. It is a statistical approach that is used to predict the outcome of a dependent variable based on observations given in the training set.


Advantages


Logistic Regression is one of the simplest machine learning algorithms and is easy to implement yet provides great training efficiency in some cases. Also due to these reasons, training...

 •  0 comments  •  flag
Share on Twitter
Published on June 23, 2020 02:23
No comments have been added yet.