Book description
Machine Learning Bookcamp presents realistic, practical machine learning scenarios, along with crystal-clear coverage of key concepts. In it, you’ll complete engaging projects, such as creating a car price predictor using linear regression and deploying a churn prediction service. You’ll go beyond the algorithms and explore important techniques like deploying ML applications on serverless systems and serving models with Kubernetes and Kubeflow. Dig in, get your hands dirty, and have fun building your ML skills!Table of contents
- inside front cover
- Machine Learning Bookcamp
- Copyright
- brief contents
- contents
- front matter
- 1 Introduction to machine learning
- 2 Machine learning for regression
- 3 Machine learning for classification
- 4 Evaluation metrics for classification
- 5 Deploying machine learning models
- 6 Decision trees and ensemble learning
- 7 Neural networks and deep learning
-
8 Serverless deep learning
-
8.1 Serverless: AWS Lambda
- 8.1.1 TensorFlow Lite
- 8.1.2 Converting the model to TF Lite format
- 8.1.3 Preparing the images
- 8.1.4 Using the TensorFlow Lite model
- 8.1.5 Code for the lambda function
- 8.1.6 Preparing the Docker image
- 8.1.7 Pushing the image to AWS ECR
- 8.1.8 Creating the lambda function
- 8.1.9 Creating the API Gateway
- 8.2 Next steps
- Summary
-
8.1 Serverless: AWS Lambda
- 9 Serving models with Kubernetes and Kubeflow
- Appendix A. Preparing the environment
- Appendix B. Introduction to Python
- Appendix C. Introduction to NumPy
- Appendix D. Introduction to Pandas
- Appendix E. AWS SageMaker
- index
Product information
- Title: Machine Learning Bookcamp
- Author(s):
- Release date: October 2021
- Publisher(s): Manning Publications
- ISBN: 9781617296819
You might also like
book
Practical Time Series Analysis
Time series data analysis is increasingly important due to the massive production of such data through …
book
Designing Machine Learning Systems
Machine learning systems are both complex and unique. Complex because they consist of many different components …
book
Learning Go
Go is rapidly becoming the preferred language for building web services. While there are plenty of …
book
Robust Python
Does it seem like your Python projects are getting bigger and bigger? Are you feeling the …