Machine Learning with Go Quick Start Guide

Machine Learning with Go Quick Start Guide
Author :
Publisher : Packt Publishing Ltd
Total Pages : 159
Release :
ISBN-10 : 9781838551650
ISBN-13 : 1838551654
Rating : 4/5 (50 Downloads)

Book Synopsis Machine Learning with Go Quick Start Guide by : Michael Bironneau

Download or read book Machine Learning with Go Quick Start Guide written by Michael Bironneau and published by Packt Publishing Ltd. This book was released on 2019-05-31 with total page 159 pages. Available in PDF, EPUB and Kindle. Book excerpt: This quick start guide will bring the readers to a basic level of understanding when it comes to the Machine Learning (ML) development lifecycle, will introduce Go ML libraries and then will exemplify common ML methods such as Classification, Regression, and Clustering Key FeaturesYour handy guide to building machine learning workflows in Go for real-world scenariosBuild predictive models using the popular supervised and unsupervised machine learning techniquesLearn all about deployment strategies and take your ML application from prototype to production readyBook Description Machine learning is an essential part of today's data-driven world and is extensively used across industries, including financial forecasting, robotics, and web technology. This book will teach you how to efficiently develop machine learning applications in Go. The book starts with an introduction to machine learning and its development process, explaining the types of problems that it aims to solve and the solutions it offers. It then covers setting up a frictionless Go development environment, including running Go interactively with Jupyter notebooks. Finally, common data processing techniques are introduced. The book then teaches the reader about supervised and unsupervised learning techniques through worked examples that include the implementation of evaluation metrics. These worked examples make use of the prominent open-source libraries GoML and Gonum. The book also teaches readers how to load a pre-trained model and use it to make predictions. It then moves on to the operational side of running machine learning applications: deployment, Continuous Integration, and helpful advice for effective logging and monitoring. At the end of the book, readers will learn how to set up a machine learning project for success, formulating realistic success criteria and accurately translating business requirements into technical ones. What you will learnUnderstand the types of problem that machine learning solves, and the various approachesImport, pre-process, and explore data with Go to make it ready for machine learning algorithmsVisualize data with gonum/plot and GophernotesDiagnose common machine learning problems, such as overfitting and underfittingImplement supervised and unsupervised learning algorithms using Go librariesBuild a simple web service around a model and use it to make predictionsWho this book is for This book is for developers and data scientists with at least beginner-level knowledge of Go, and a vague idea of what types of problem Machine Learning aims to tackle. No advanced knowledge of Go (and no theoretical understanding of the math that underpins Machine Learning) is required.


Machine Learning with Go Quick Start Guide Related Books

Machine Learning with Go Quick Start Guide
Language: en
Pages: 159
Authors: Michael Bironneau
Categories: Computers
Type: BOOK - Published: 2019-05-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

This quick start guide will bring the readers to a basic level of understanding when it comes to the Machine Learning (ML) development lifecycle, will introduce
Machine Learning With Go - Second Edition
Language: en
Pages: 328
Authors: Daniel Whitenack
Categories: Computers
Type: BOOK - Published: 2019-04-30 - Publisher:

DOWNLOAD EBOOK

Infuse an extra layer of intelligence into your Go applications with machine learning and AI Key Features Build simple, maintainable, and easy to deploy machine
Machine Learning with scikit-learn Quick Start Guide
Language: en
Pages: 164
Authors: Kevin Jolly
Categories: Mathematics
Type: BOOK - Published: 2018-10-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Deploy supervised and unsupervised machine learning algorithms using scikit-learn to perform classification, regression, and clustering. Key FeaturesBuild your
TensorFlow Reinforcement Learning Quick Start Guide
Language: en
Pages: 175
Authors: Kaushik Balakrishnan
Categories: Computers
Type: BOOK - Published: 2019-03-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Leverage the power of Tensorflow to Create powerful software agents that can self-learn to perform real-world tasks Key FeaturesExplore efficient Reinforcement
Deep Learning for Coders with fastai and PyTorch
Language: en
Pages: 624
Authors: Jeremy Howard
Categories: Computers
Type: BOOK - Published: 2020-06-29 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with