Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Machine Learning with Go Quick Start Guide

You're reading from   Machine Learning with Go Quick Start Guide Hands-on techniques for building supervised and unsupervised machine learning workflows

Arrow left icon
Product type Paperback
Published in May 2019
Publisher Packt
ISBN-13 9781838550356
Length 168 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Michael Bironneau Michael Bironneau
Author Profile Icon Michael Bironneau
Michael Bironneau
Toby Coleman Toby Coleman
Author Profile Icon Toby Coleman
Toby Coleman
Arrow right icon
View More author details
Toc

Summary

In this chapter, we have covered two common techniques in unsupervised machine learning. Both are often used by data scientists for exploratory analysis, but can also form part of a data processing pipeline in a production system. You have learned how to train a clustering algorithm to divide data automatically into groups. This technique might be used to categorize newly registered customers on an e-commerce website, so that they can be served with personalized information. We also introduced principal component analysis as a means of compressing data, in other words, reducing its dimensionality. This may be used as a preprocessing step before running a supervised learning technique in order to reduce the size of the dataset.

In both cases, it is possible to make use of the gonum and goml libraries to build efficient implementations in Go with minimal code.

...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime