1.

Record Nr.

UNINA9910484971603321

Autore

Singh Pramod <1954->

Titolo

Deploy machine learning models to production : with flask, streamlit, docker, and kubernetes on google cloud platform / / Pramod Singh

Pubbl/distr/stampa

New York, New York : , : Appress L. P., , [2021]

©2021

ISBN

1-4842-6546-7

Edizione

[1st ed. 2021.]

Descrizione fisica

1 online resource (XIII, 150 p. 115 illus.)

Disciplina

006.31

Soggetti

Machine learning

Python (Computer program language)

Open source software

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Chapter 1: Introduction to Machine Learning -- Chapter 2: Model Deployment and Challenges -- Chapter 3: Machine Learning Deployment as a Web Service -- Chapter 4: Machine Learning Deployment Using Docker -- Chapter 5: Machine Learning Deployment Using Kubernetes.

Sommario/riassunto

Build and deploy machine learning and deep learning models in production with end-to-end examples. This book begins with a focus on the machine learning model deployment process and its related challenges. Next, it covers the process of building and deploying machine learning models using different web frameworks such as Flask and Streamlit. A chapter on Docker follows and covers how to package and containerize machine learning models. The book also illustrates how to build and train machine learning and deep learning models at scale using Kubernetes. The book is a good starting point for people who want to move to the next level of machine learning by taking pre-built models and deploying them into production. It also offers guidance to those who want to move beyond Jupyter notebooks to training models at scale on cloud environments. All the code presented in the book is available in the form of Python scripts for you to try the examples and extend them in interesting ways. You will: Build, train,



and deploy machine learning models at scale using Kubernetes Containerize any kind of machine learning model and run it on any platform using Docker Deploy machine learning and deep learning models using Flask and Streamlit frameworks.