Field-tested tips, tricks, and design patterns for building machine learning projects that are deployable, maintainable, and secure from concept to production. In Machine Learning Engineering in Action, you will learn: β’ Evaluating data science problems to find the most effective solution β’ Sco
Machine Learning Engineering in Action
β Scribed by Ben Wilson
- Publisher
- Manning Publications Co.
- Year
- 2022
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Field-tested tips, tricks, and design patterns for building machine learning projects that are deployable, maintainable, and secure from concept to production.
In Machine Learning Engineering in Action, you will learn:
β’ Evaluating data science problems to find the most effective solution
β’ Scoping a machine learning project for usage expectations and budget
β’ Process techniques that minimize wasted effort and speed up production
β’ Assessing a project using standardized prototyping work and statistical validation
β’ Choosing the right technologies and tools for your project
β’ Making your codebase more understandable, maintainable, and testable
β’ Automating your troubleshooting and logging practices
Ferrying a machine learning project from your data science team to your end users is no easy task. Machine Learning Engineering in Action will help you make it simple. Inside, youβll find fantastic advice from veteran industry expert Ben Wilson, Principal Resident Solutions Architect at Databricks.
Ben introduces his personal toolbox of techniques for building deployable and maintainable production machine learning systems. Youβll learn the importance of Agile methodologies for fast prototyping and conferring with stakeholders, while developing a new appreciation for the importance of planning. Adopting well-established software development standards will help you deliver better code management, and make it easier to test, scale, and even reuse your machine learning code. Every method is explained in a friendly, peer-to-peer style and illustrated with production-ready source code.
About the reader
For data scientists who know machine learning and the basics of object-oriented programming.
About the author
Ben Wilson is Principal Resident Solutions Architect at Databricks, where he developed the Databricks Labs AutoML project. He is also an MLflow committer.
π SIMILAR VOLUMES
<p><span>Machine Learning Engineering in Action</span><span>lays out an approach to building deployable, maintainable production machine learning systems. You will adopt software development standards that deliverΒ better code management, and make it easier to test, scale, and even reuse your machine
<DIV><p><b>Summary</b></p><p><i>Machine Learning in Action</i> is unique book that blends the foundational theories of machine learning with the practical realities of building tools for everyday data analysis. You'll use the flexible Python programming language to build programs that implement algo
<DIV><p><b>Summary</b></p><p><i>Machine Learning in Action</i> is unique book that blends the foundational theories of machine learning with the practical realities of building tools for everyday data analysis. You'll use the flexible Python programming language to build programs that implement algo
A machine is said to learn when its performance improves with experience. Learning requires algorithms and programs that capture data and ferret out the interesting or useful patterns. Once the specialized domain of analysts and mathematicians, machine learning is becoming a skill needed by many. M