Overview of Logistic Regression for Classification and Prediction

The aim of this video is to learn how to approach logistic regression for classification in Python.

  • Introduce basic ideas about logistic regression for classification and the functionality offered in SciPy to solve this kind of problems
  • State the relevance of using logistic regression for classification
  • Take a look at one of the ways in minimizing the cost function

Complete and Continue