Productive and Efficient Data Science with Python
eBook - ePub

Productive and Efficient Data Science with Python

With Modularizing, Memory profiles, and Parallel/GPU Processing

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Productive and Efficient Data Science with Python

With Modularizing, Memory profiles, and Parallel/GPU Processing

Book details
Table of contents
Citations

About This Book

This book focuses on the Python-based tools and techniques to help you become highly productive at all aspects of typical data science stacks such as statistical analysis, visualization, model selection, and feature engineering.

You'll review the inefficiencies and bottlenecks lurking in the daily business process and solve them with practical solutions. Automation of repetitive data science tasks is a key mindset that is promoted throughout the book. You'll learn how to extend the existing coding practice to handle larger datasets with high efficiency with the help of advanced libraries and packages that already exist in the Python ecosystem.

The book focuses on topics such as how to measure the memory footprint and execution speed of machine learning models, quality test a data science pipelines, and modularizing a data science pipeline for app development. You'll review Python libraries which come in very handy for automating and speeding up the day-to-day tasks.

In the end, you'll understand and perform data science and machine learning tasks beyond the traditional methods and utilize the full spectrum of the Python data science ecosystem to increase productivity.

What You'll Learn

  • Write fast and efficient code for data science and machine learning
  • Build robust and expressive data science pipelines
  • Measure memory and CPU profile for machine learning methods
  • Utilize the full potential of GPU for data science tasks
  • Handle large and complex data sets efficiently

Who This Book Is For

Data scientists, data analysts, machine learning engineers, Artificial intelligence practitioners, statisticians who want to take full advantage of Python ecosystem.


Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Productive and Efficient Data Science with Python by Tirthajyoti Sarkar in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484281215

Table of contents

  1. Cover
  2. Front Matter
  3. 1. What Is Productive and Efficient Data Science?
  4. 2. Better Programming Principles for Efficient Data Science
  5. 3. How to Use Python Data Science Packages More Productively
  6. 4. Writing Machine Learning Code More Productively
  7. 5. Modular and Productive Deep Learning Code
  8. 6. Build Your Own ML Estimator/Package
  9. 7. Some Cool Utility Packages
  10. 8. Memory and Timing Profile
  11. 9. Scalable Data Science
  12. 10. Parallelized Data Science
  13. 11. GPU-Based Data Science for High Productivity
  14. 12. Other Useful Skills to Master
  15. 13. Wrapping It Up
  16. Back Matter