Jump to ratings and reviews
Rate this book

Machine Learning Systems: Designs that scale

Rate this book
Machine learning applications autonomously reason about data at massive scale. It's important that they remain responsive in the face of failure and changes in load. But machine learning systems are different than other applications when it comes to testing, building, deploying, and monitoring.

Reactive Machine Learning Systems teaches readers how to implement reactive design solutions in their machine learning systems to make them as reliable as a well-built web app. Using Scala and powerful frameworks such as Spark, MLlib, and Akka, they'll learn to quickly and reliably move from a single machine to a massive cluster.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

224 pages, Paperback

Published July 8, 2018

3 people are currently reading
68 people want to read

About the author

Jeff Smith

39 books14 followers
Librarian Note: There is more than one author in the GoodReads database with this name. See authors with similar names.

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
2 (11%)
4 stars
5 (27%)
3 stars
8 (44%)
2 stars
2 (11%)
1 star
1 (5%)
Displaying 1 - 4 of 4 reviews
9 reviews
May 12, 2019
This book describes all steps which needs to be done to have machine learning feature in your system. Steps are described briefly and simple implementation on Scala stack is provided.
I think that book should provide more details also some real world issues and solutions could be provided.
According to reactivity its not only about Spark, Akka. I miss reactive ml models learning, data processing by streams and so on.


Profile Image for Mikhail Filatov.
366 reviews17 followers
November 7, 2020
This book has very little relation to "machine learning" : except a couple of chapters it's really about software engineering topics the author likes: functional programming with Scala, actors in Akka, etc., etc. Can they be used in "machine learning system" - of course. Are they really needed to build one? Not at all.
It seems to be an extension of the blog post where the social app for dogs was used as an example, so in every chapter the "case study" involves some animals: lions, turtles, etc. You feel like reading a book for children at times.
16 reviews1 follower
April 3, 2022
Loved this short book. Rather than focusing on the working of Machine learning it focuses a lot on the system design around Machine Learning applications which in the real world determines the success of an organization ML strategy. Highlight of the book was the discussion around distributed databases to effectively collect data using the animal kingdom analogy.
4 reviews
postponed
September 8, 2018
Haven't read it in full, but this seems to be a fairly shallow book. I also thought the supposedly humorous example detract from the message. To me, they were more distracting than useful.
This entire review has been hidden because of spoilers.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.