Bültmann & Gerriets
Practical Full Stack Machine Learning
A Guide to Build Reliable, Reusable, and Production-Ready Full Stack ML Solutions
von Alok Kumar
Verlag: BPB Publications
Hardcover
ISBN: 9789391030421
Erschienen am 26.11.2021
Sprache: Englisch
Format: 235 mm [H] x 191 mm [B] x 23 mm [T]
Gewicht: 787 Gramm
Umfang: 424 Seiten

Preis: 44,60 €
keine Versandkosten (Inland)


Dieser Titel wird erst bei Bestellung gedruckt. Eintreffen bei uns daher ca. am 23. Oktober.

Der Versand innerhalb der Stadt erfolgt in Regel am gleichen Tag.
Der Versand nach außerhalb dauert mit Post/DHL meistens 1-2 Tage.

44,60 €
merken
klimaneutral
Der Verlag produziert nach eigener Angabe noch nicht klimaneutral bzw. kompensiert die CO2-Emissionen aus der Produktion nicht. Daher übernehmen wir diese Kompensation durch finanzielle Förderung entsprechender Projekte. Mehr Details finden Sie in unserer Klimabilanz.
Klappentext

Master the ML process, from pipeline development to model deployment in production.

KEY FEATURES
¿ Prime focus on feature-engineering, model-exploration & optimization, dataops, ML pipeline, and scaling ML API.
¿ A step-by-step approach to cover every data science task with utmost efficiency and highest performance.
¿ Access to advanced data engineering and ML tools like AirFlow, MLflow, and ensemble techniques.

WHAT YOU WILL LEARN
¿ Learn how to create reusable machine learning pipelines that are ready for production.
¿ Implement scalable solutions for pre-processing data tasks using DASK.
¿ Experiment with ensembling techniques like Bagging, Stacking, and Boosting methods.
¿ Learn how to use Airflow to automate your ETL tasks for data preparation.
¿ Learn MLflow for training, reprocessing, and deployment of models created with any library.
¿ Workaround cookiecutter, KerasTuner, DVC, fastAPI, and a lot more.
WHO THIS BOOK IS FOR
This book is geared toward data scientists who want to become more proficient in the entire process of developing ML applications from start to finish. Knowing the fundamentals of machine learning and Keras programming would be an essential requirement.

TABLE OF CONTENTS
1. Organizing Your Data Science Project
2. Preparing Your Data Structure
3. Building Your ML Architecture
4. Bye-Bye Scheduler, Welcome Airflow
5. Organizing Your Data Science Project Structure
6. Feature Store for ML
7. Serving ML as API