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

Front Cover
Packt Publishing Ltd, Sep 26, 2017 - Computers - 304 pages

Build simple, maintainable, and easy to deploy machine learning applications.

About This BookBuild 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 GoUnderstand when and how to integrate certain types of machine learning model in Go applications.Who This Book Is For

This book is for Go developers who are familiar with the Go syntax and can develop, build, and run basic Go programs. If you want to explore the field of machine learning and you love Go, then this book is for you! Machine Learning with Go will give readers the practical skills to perform the most common machine learning tasks with Go. Familiarity with some statistics and math topics is necessary.

What You Will LearnLearn about data gathering, organization, parsing, and cleaning.Explore matrices, linear algebra, statistics, and probability.See how to evaluate and validate models.Look at regression, classification, clustering.Learn about neural networks and deep learningUtilize times series models and anomaly detection.Get to grip with techniques for deploying and distributing analyses and models.Optimize machine learning workflow techniquesIn Detail

The mission of this book is to turn readers into productive, innovative data analysts who leverage Go to build robust and valuable applications. To this end, the book clearly introduces the technical aspects of building predictive models in Go, but it also helps the reader understand how machine learning workflows are being applied in real-world scenarios.

Machine Learning with Go shows readers how to be productive in machine learning while also producing applications that maintain a high level of integrity. It also gives readers patterns to overcome challenges that are often encountered when trying to integrate machine learning in an engineering organization.

The readers will begin by gaining a solid understanding of how to gather, organize, and parse real-work data from a variety of sources. Readers will then develop a solid statistical toolkit that will allow them to quickly understand gain intuition about the content of a dataset. Finally, the readers will gain hands-on experience implementing essential machine learning techniques (regression, classification, clustering, and so on) with the relevant Go packages.

Finally, the reader will have a solid machine learning mindset and a powerful Go toolkit of techniques, packages, and example implementations.

Style and approach

This book connects the fundamental, theoretical concepts behind Machine Learning to practical implementations using the Go programming language.

 

Contents

Preface
1
Gathering and Organizing Data
8
Matrices Probability and Statistics
35
Evaluation and Validation
62
Regression
85
Classification
115
Clustering
148
Time Series and Anomaly Detection
171
Neural Networks and Deep Learning
201
Deploying and Distributing Analyses and Models
231
AlgorithmsTechniques Related to Machine Learning
266
Index
275
Copyright

Other editions - View all

Common terms and phrases

About the author (2017)

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

Bibliographic information