To get the most out of this book
This book does not demonstrate creation of the best performing ML models. We only intend to introduce the readers with different model serving patterns and tools and to demonstrate the use of these patterns and tools we have used very basic models. We assume the readers are already familiar with machine learning and know how to create their models. To get best out of the book try touse the patterns and run the examples provided thruoughout the book and use your own models to serve following the patterns discussed.
Software/hardware covered in the book |
Operating system requirements |
PostMan |
Windows, macOS, or Linux |
Flask |
|
TensorFlow |
|
Ray Serve |
|
BentoML |
|
Apache AirFlow |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.