Skip to Content
Hands-On ROS for Robotics Programming
book

Hands-On ROS for Robotics Programming

by Bernardo Ronquillo Japón
February 2020
Intermediate to advanced
432 pages
10h 50m
English
Packt Publishing
Content preview from Hands-On ROS for Robotics Programming

Logistic regression

Logistic regression is used in classification problems, a very common type in ML. In this case, we try to predict a binary classification such as pass/fail, win/lose, alive/dead, or healthy/sick. This algorithm can be understood as a special case of regression, where the predicted variable is categorical, that is, it can only take a finite set of values (two if it is a binary classification). The underlying model is a probability function and, given a value of the independent variable, if the resulting probability is greater than 50%, we predict pass, win, alive, or healthy, and if lower, the prediction is the other category, that is, fail, lose, dead, or sick.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering ROS for Robotics Programming

Mastering ROS for Robotics Programming

Lentin Joseph
ROS Robotics By Example - Second Edition

ROS Robotics By Example - Second Edition

Lentin Joseph, Carol Fairchild, Dr. Thomas L. Harman

Publisher Resources

ISBN: 9781838551308Supplemental Content