Beginner’s Guide to Logistic Regression with cuML

What is Logistic Regression? And how to implement it in Python with RAPIDS cuML

Winston Robson
Dropout Analytics
Published in
6 min readAug 27, 2020

--

Logistic regression is an algorithm used to predict the probability of events, given some other measurements. Logistic Regression is used when the dependent variable (“target”) is categorical.

For example,

  • Will the team win (1) or lose (0) this game?
  • Are users going to stop using our app (1) or not (0)?

--

--

Winston Robson
Dropout Analytics

Friend links: https://gumdropsteve.github.io/blog — “Energy may be likened to the bending of a crossbow, decision to the releasing of a trigger.”