Machine Learning With Go (Packt Publishing)
Wednesday, 15 November 2017

The subtitle of this book is "Implement Regression, Classification, Clustering, Time-series Models, Neural Networks, and More using the Go Programming Language". Author Daniel Whitenack 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.

<ASIN:1785882104>

The book shows how to gather, organize, and parse real-work data from a variety of sources. You're then guided through developing a solid statistical toolkit for gaining information about the content of a dataset. The book also covers implementing essential machine learning techniques (regression, classification, clustering, and so on) with the relevant Go packages.

Author: Daniel Whitenack
Publisher: Packt Publishing
Date: Sept 2017
Pages: 304
ISBN: 978-1785882104
Print: 1785882104
Kindle: B01LPRN11G
Audience: Developers wanting to learn ML in Go
Level: Intermediate

 

  • Learn 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 learning
  • Utilize times series models and anomaly detection.
  • Get to grip with techniques for deploying and distributing analyses and models.
  • Optimize machine learning workflow techniques

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Go Programming Language For Dummies

Author: Wei-Meng Lee
Publisher: For Dummies
Date: April 2021
Pages: 336
ISBN: 978-1119786191
Print: 1119786193
Kindle: B0921HHN48
Audience: People wanting to learn Go
Rating: 4
Reviewer: Mike James
Can a dummy master Go?



Beginning Rust Programming

Author: Ric Messier
Publisher: Wiley
Date: March 2021
Pages: 416
ISBN: 978-1119712978
Print: 1119712971
Kindle: B08WZ2D7WC
Audience: Developers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Everyone seems to want to know what makes Rust special. Does this book give the answers?


More Reviews