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

The ML pipeline

Problem-solving is split into two parts. The first is training the model according to the pipeline shown in this diagram:

Since we are assuming a simple model where the output depends linearly on the values of the features, the goal of training consists of determining the weights to be applied to each of them to obtain the prediction. Let's explain it with this mathematical formulation:

Price = W1 * area + W2 * nº rooms + W3 * distance

As you may infer, the weights, W1, W2, and W3, are the coefficients that multiply each feature. After making the sum of the three products, we obtain the predicted price. So, the training phase ...

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