𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Automated Machine Learning in Action

✍ Scribed by Qingquan Song, Haifeng Jin, Xia Hu


Publisher
Manning Publications Co.
Year
2022
Tongue
English
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Optimize every stage of your machine learning pipelines with powerful automation components and cutting-edge tools like AutoKeras and KerasTuner.

Automated Machine Learning in Action reveals how you can automate the burdensome elements of designing and tuning your machine learning systems. It’s written in a math-lite and accessible style, and filled with hands-on examples for applying AutoML techniques to every stage of a pipeline. AutoML can even be implemented by machine learning novices! If you’re new to ML, you’ll appreciate how the book primes you on machine learning basics. Experienced practitioners will love learning how automated tools like AutoKeras and KerasTuner can create pipelines that automatically select the best approach for your task, or tune any customized search space with user-defined hyperparameters, which removes the burden of manual tuning.

About the technology
Machine learning tasks like data pre-processing, feature selection, and model optimization can be time-consuming and highly technical. Automated machine learning, or AutoML, applies pre-built solutions to these chores, eliminating errors caused by manual processing. By accelerating and standardizing work throughout the ML pipeline, AutoML frees up valuable data scientist time and enables less experienced users to apply machine learning effectively.

About the book
Automated Machine Learning in Action shows you how to save time and get better results using AutoML. As you go, you’ll learn how each component of an ML pipeline can be automated with AutoKeras and KerasTuner. The book is packed with techniques for automating classification, regression, data augmentation, and more. The payoff: Your ML systems will be able to tune themselves with little manual work.

What's inside
β€’ Automatically tune model hyperparameters
β€’ Pick the optimal pipeline components
β€’ Select appropriate models and features
β€’ Learn different search algorithms and acceleration strategies


πŸ“œ SIMILAR VOLUMES


Automated Machine Learning in Action
✍ Qingquan Song, Haifeng Jin, Xia Hu πŸ“‚ Library πŸ“… 2022 πŸ› Manning Publications 🌐 English

Optimize every stage of your machine learning pipelines with powerful automation components and cutting-edge tools like AutoKeras and KerasTuner. In Automated Machine Learning in Action you will learn how to: β€’ Improve a machine learning model by automatically tuning its hyperparameters β€’ Pick

Automated Machine Learning in Action
✍ Qingquan Song; Haifeng Jin; Xia Hu πŸ“‚ Library πŸ“… 2021 πŸ› Manning Publications 🌐 English

<b>Optimize every stage of your machine learning pipelines with powerful automation components and cutting-edge tools like AutoKeras and KerasTuner.</b> In <i>Automated Machine Learning in Action</i> you will learn how to: Β Β Β  Improve a machine learning model by automatically tuning its hyperparam

Machine Learning in Action
✍ Peter Harrington πŸ“‚ Library πŸ“… 2012 πŸ› Manning Publications 🌐 English

<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

Machine learning in action
✍ Harrington P. πŸ“‚ Library πŸ“… 2012 πŸ› Manning 🌐 English

<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

Machine Learning in Action
✍ Peter Harrington πŸ“‚ Library πŸ“… 2012 πŸ› Manning 🌐 English

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