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
Functional Programming in C#, 2nd Ed (Manning)
Author: Enrico Buonanno Publisher: Manning Date: February 2022 Pages: 448 ISBN: 978-1617299827 Print: 1617299820 Kindle: B09P1Z2PPB Audience: C# developers Rating: 5 Reviewer: Mike James Is C# a good language for functional programming?
|
Testing JavaScript Applications
Author: Lucas da Costa Publisher: Manning Date: April 2021 Pages: 512 ISBN: 978-1617297915 Print: 1617297917 Audience: JavaScript developers Level: Intermediate Rating: 5 Reviewer: Ian Elliot Testing the most web's fundamental language is clearly important...
| More Reviews |
|