Effective Data Science Infrastructure
Autor Ville Tuulosen Limba Engleză Paperback – 16 aug 2022
În volumul Effective Data Science Infrastructure, Ville Tuulos abordează una dintre cele mai critice probleme ale domeniului: decalajul dintre un model de învățare automată funcțional pe un laptop și un sistem robust, scalabil, aflat în producție. Remarcăm centrarea pe tehnologii precum Metaflow, Conda și Docker, instrumente esențiale pentru a asigura reproductibilitatea și izolarea mediilor de lucru. Putem afirma că această lucrare nu este doar un manual tehnic, ci un ghid de arhitectură care transpune bunele practici de la giganți precum Netflix în fluxuri de lucru accesibile oricărei echipe. Subliniem structura logică a volumului, care pornește de la designul infrastructurii de calcul și orchestrarea în cloud, trecând prin gestiunea datelor și ajungând la monitorizarea performanței în timp real. Cititorul care a aplicat ideile din DevOps for Data Science va găsi aici elementele de infrastructură specifice care completează fluxul de livrare continuă, oferind o perspectivă mai profundă asupra stratului de „plumbing” necesar pentru datele la scară mare. În timp ce alte resurse se concentrează pe algoritmi, Ville Tuulos pune accent pe eficiența operațională. Spre deosebire de Productive and Efficient Data Science with Python, care se focalizează pe optimizarea codului Python și automatizarea sarcinilor de analiză, Effective Data Science Infrastructure privește întregul ecosistem. Autorul explică detaliat cum să construim un mediu coeziv unde stocarea, calculul și urmărirea experimentelor nu sunt silozuri separate, ci componente interconectate ale unei arhitecturi reziliente, capabile să susțină echipe multiple și seturi de date complexe.
Preț: 309.60 lei
Preț vechi: 387.00 lei
-20%
Carte disponibilă
Livrare economică 14-28 septembrie
Livrare express 28 august-03 septembrie pentru 37.10 lei
Specificații
ISBN-10: 1617299197
Pagini: 352
Dimensiuni: 187 x 231 x 20 mm
Greutate: 0.54 kg
Editura: Manning Publications
De ce să citești această carte
Recomandăm această carte inginerilor de date și arhitecților de sisteme care doresc să elimine blocajele dintre faza de prototip și cea de producție. Veți câștiga o metodologie clară pentru construirea unei infrastructuri care optimizează munca cercetătorilor de date, folosind aceleași principii de scalabilitate și orchestrare aplicate în companiile de top din Silicon Valley. Este un ghid practic pentru a transforma machine learning-ul dintr-un experiment într-un serviciu stabil.
Descriere scurtă
In Effective Data Science Infrastructure you will learn how to:
Design data science infrastructure that boosts productivity
Handle compute and orchestration in the cloud
Deploy machine learning to production
Monitor and manage performance and results
Combine cloud-based tools into a cohesive data science environment
Develop reproducible data science projects using Metaflow, Conda, and Docker
Architect complex applications for multiple teams and large datasets
Customize and grow data science infrastructure
Effective Data Science Infrastructure: How to make data scientists more productive is a hands-on guide to assembling infrastructure for data science and machine learning applications. It reveals the processes used at Netflix and other data-driven companies to manage their cutting edge data infrastructure. In it, you’ll master scalable techniques for data storage, computation, experiment tracking, and orchestration that are relevant to companies of all shapes and sizes. You’ll learn how you can make data scientists more productive with your existing cloud infrastructure, a stack of open source software, and idiomatic Python.
The author is donating proceeds from this book to charities that support women and underrepresented groups in data science.
About the technology
Growing data science projects from prototype to production requires reliable infrastructure. Using the powerful new techniques and tooling in this book, you can stand up an infrastructure stack that will scale with any organization, from startups to the largest enterprises.
About the book
Effective Data Science Infrastructure teaches you to build data pipelines and project workflows that will supercharge data scientists and their projects. Based on state-of-the-art tools and concepts that power data operations of Netflix, this book introduces a customizable cloud-based approach to model development and MLOps that you can easily adapt to your company’s specific needs. As you roll out these practical processes, your teams will produce better and faster results when applying data science and machine learning to a wide array of business problems.
What's inside
Handle compute and orchestration in the cloud
Combine cloud-based tools into a cohesive data science environment
Develop reproducible data science projects using Metaflow, AWS, and the Python data ecosystem
Architect complex applications that require large datasets and models, and a team of data scientists
About the reader
For infrastructure engineers and engineering-minded data scientists who are familiar with Python.
About the author
At Netflix, Ville Tuulos designed and built Metaflow, a full-stack framework for data science. Currently, he is the CEO of a startup focusing on data science infrastructure.
Table of Contents
1 Introducing data science infrastructure
2 The toolchain of data science
3 Introducing Metaflow
4 Scaling with the compute layer
5 Practicing scalability and performance
6 Going to production
7 Processing data
8 Using and operating models
9 Machine learning with the full stack