Docker for Data Science

Docker for Data Science
Author :
Publisher : Apress
Total Pages : 266
Release :
ISBN-10 : 9781484230121
ISBN-13 : 1484230124
Rating : 4/5 (124 Downloads)

Book Synopsis Docker for Data Science by : Joshua Cook

Download or read book Docker for Data Science written by Joshua Cook and published by Apress. This book was released on 2017-08-23 with total page 266 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn Docker "infrastructure as code" technology to define a system for performing standard but non-trivial data tasks on medium- to large-scale data sets, using Jupyter as the master controller. It is not uncommon for a real-world data set to fail to be easily managed. The set may not fit well into access memory or may require prohibitively long processing. These are significant challenges to skilled software engineers and they can render the standard Jupyter system unusable. As a solution to this problem, Docker for Data Science proposes using Docker. You will learn how to use existing pre-compiled public images created by the major open-source technologies—Python, Jupyter, Postgres—as well as using the Dockerfile to extend these images to suit your specific purposes. The Docker-Compose technology is examined and you will learn how it can be used to build a linked system with Python churning data behind the scenes and Jupyter managing these background tasks. Best practices in using existing images are explored as well as developing your own images to deploy state-of-the-art machine learning and optimization algorithms. What You'll Learn Master interactive development using the Jupyter platform Run and build Docker containers from scratch and from publicly available open-source images Write infrastructure as code using the docker-compose tool and its docker-compose.yml file type Deploy a multi-service data science application across a cloud-based system Who This Book Is For Data scientists, machine learning engineers, artificial intelligence researchers, Kagglers, and software developers


Docker for Data Science Related Books

Docker for Data Science
Language: en
Pages: 266
Authors: Joshua Cook
Categories: Computers
Type: BOOK - Published: 2017-08-23 - Publisher: Apress

DOWNLOAD EBOOK

Learn Docker "infrastructure as code" technology to define a system for performing standard but non-trivial data tasks on medium- to large-scale data sets, usin
Docker for Data Scientists
Language: en
Pages:
Authors:
Categories:
Type: BOOK - Published: 2019 - Publisher:

DOWNLOAD EBOOK

Sharing data science work can be messy. Learn how to use Docker?the popular tool for deploying and managing apps as containers?to more efficiently share machine
Docker for Data Scientists
Language: en
Pages:
Authors: Jonathan Fernandes
Categories:
Type: BOOK - Published: 2019 - Publisher:

DOWNLOAD EBOOK

Approaching (Almost) Any Machine Learning Problem
Language: en
Pages: 300
Authors: Abhishek Thakur
Categories: Computers
Type: BOOK - Published: 2020-07-04 - Publisher: Abhishek Thakur

DOWNLOAD EBOOK

This is not a traditional book. The book has a lot of code. If you don't like the code first approach do not buy this book. Making code available on Github is n
Data Science at the Command Line
Language: en
Pages: 207
Authors: Jeroen Janssens
Categories: Computers
Type: BOOK - Published: 2014-09-25 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This hands-on guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how