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

Clustering

Clustering is a scenario where we have many items and we want to group them by similarity. In this case, items are unlabeled and we ask the algorithm to do two things:

  • Make a group of similar items.
  • Label these groups so that new items are both classified and labeled by the algorithm.

As an example, think of a collection of texts about many topics and you wish the algorithm to group similar texts and identify the main topic of each group, that is, label them: history, science, literature, philosophy, and so on. One of the classical algorithms for this scenario is the nearest neighbor method, where you define a metric, calculate it for each pair of items, and group together those pairs that are close enough (based on the defined ...

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