Jump to ratings and reviews
Rate this book

Machine Learning With Go: Implement Regression, Classification, Clustering, Time-series Models, Neural Networks, and More using the Go Programming Language

Rate this book
Key Features Build simple, but powerful, machine learning applications that leverage Go’s standard library along with popular Go packages. Learn the statistics, algorithms, and techniques needed to successfully implement machine learning in Go Understand when and how to integrate certain types of machine learning models in Go applications. Book Description

The mission of this book is to develop readers into productive, innovative data analysts who leverage Go to build robust and valuable applications. To this end, the book will clearly introduce the technical, programming aspects of data analysis in Go, but it will also guide the reader to understand sound machine learning workflows and philosophies for real work analysis scenarios.

Data scientists and analysts are unfortunately known for producing bad, inefficient, and unmaintainable code. This book will address this issue, and will clearly show readers how to be productive with machine learning while also producing application maintaining a high level of integrity. It will also allow readers to overcome the common challenges of integrating analysis and machine learning code within an existing engineering organization.

The reader will take a logical journey to overcome these issues/challenges and create interesting, valuable Go applications. They will begin by exploring the essential philosophies and workflows that must be employed when writing machine learning applications. They will also build on those philosophies with a solid understanding of how to gather, organize, and parse real work data from a variety of sources. The readers will develop a solid statistical toolkit to be able to quick gain intuition about the content of a dataset both numerically and visually. The readers will gain hands on experience implementing essential machine learning techniques (regression, classification, clustering, etc.) with relevant Go packages from the community.

At the end of this journey, the reader will have a solid machine learning mindset and a powerful Go toolkit of techniques, packages, and examples implementations.

What you will learn Design philosophy for data analysis and machine learning. Explore data gathering, organization, parsing, and cleaning. Matrices and linear algebra , Statistics and probability. Learn evaluation and validation of models. Explore Regression, Classification, Clustering. Build model of times series and detect anomaly. Learn about deploying and distributing analyses and models. Understand relevant machine learning algorithms About the Author

Daniel Whitenack (@dwhitena) is a Ph.D. trained data scientist working with Pachyderm (@pachydermIO). Daniel develops innovative, distributed data pipelines which include predictive models, data visualizations, statistical analyses, and more. He has spoken at conferences around the world (ODSC, Spark Summit, Datapalooza, DevFest Siberia, GopherCon, and more), teaches data science/engineering with Ardan Labs (@ardanlabs), maintains the Go kernel for Jupyter, and is actively helping to organize contributions to various open source data science projects.

304 pages, Paperback

Published September 26, 2017

11 people are currently reading
26 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (10%)
4 stars
2 (20%)
3 stars
5 (50%)
2 stars
2 (20%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
Profile Image for Geoff Teale.
11 reviews
August 16, 2018
A pretty decent tour of the core concepts of modern machine learning couched in terms of the currently available Go tooling. A fairly easy introduction for those coming to the subject for the first time, but not really a very deep coverage of the topic.
Profile Image for Ross Henderson.
195 reviews2 followers
June 2, 2019
A nice primer on machine learning concepts in a familiar language.
Profile Image for Leandro López.
70 reviews11 followers
December 1, 2017
A must have if you want to learn Machine Learning but aren’t a statistician or have great knowledge of math. Don’t b fooled by the mention of Go in the title, the language it’s irrelevant compared with all the concepts and algorithms the author introduces. Definitely a book that I’d like to have on paper.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.