How to Implement Logistic Regression Algorithm, with Orange Data Science Tool

Andre Vianna
My Data Science Journey
2 min readNov 6, 2021

A Classification problem, we implemented the Logistic Regression solution with the Orange Data Science tool

Logistic regression is another technique borrowed by machine learning from the field of statistics.

It is the go-to method for binary classification problems (problems with two class values). In this post you will discover the logistic regression algorithm for machine learning.

After reading this post you will know:

  • The many names and terms used when describing logistic regression (like log odds and logit).
  • The representation used for a logistic regression model.
  • Techniques used to learn the coefficients of a logistic regression model from data.
  • How to actually make predictions using a learned logistic regression model.
  • Where to go for more information if you want to dig a little deeper.

This post was written for developers interested in applied machine learning, specifically predictive modeling. You do not need to have a background in linear algebra or statistics.

Concepts of Regression Logistic

--

--

Andre Vianna
My Data Science Journey

Software Engineer & Data Scientist #ESG #Vision2030 #Blockchain #DataScience #iot #bigdata #analytics #machinelearning #deeplearning #dataviz