Productive and Efficient Data Science with Python: With Modularizing, Memory profiles, and Parallel/GPU Processing
Autor Tirthajyoti Sarkaren Limba Engleză Paperback – 2 iul 2022
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
Data scientists, data analysts, machine learning engineers, Artificial intelligence practitioners, statisticians who want to take full advantage of Python ecosystem.
Preț: 300.95 lei
Preț vechi: 376.18 lei
-20% Nou
Puncte Express: 451
Preț estimativ în valută:
57.60€ • 60.76$ • 47.100£
57.60€ • 60.76$ • 47.100£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484281208
ISBN-10: 1484281209
Pagini: 383
Ilustrații: XXI, 383 p. 202 illus., 37 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 0.7 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484281209
Pagini: 383
Ilustrații: XXI, 383 p. 202 illus., 37 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 0.7 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: What is Productive and Efficient Data Science.- Chapter 2: Better Programming Principles for Efficient Data Science.- Chapter 3: How to Use Python Data Science Packages more Productively.- Chapter 4: Writing Machine Learning Code More Productively.- Chapter 5: Modular and Productive Deep Learning Code.- Chapter 6: Build Your Own Machine Learning Estimator/Package.- Chapter 7: Some Cool Utility Packages.- Chapter 8: Testing the Machine Learning Code.- Chapter 9: Memory and Timing Profiling.- Chapter 10: Scalable Data Science.- Chapter 11: Parallelized Data Science.- Chapter 12: GPU-Based Data Science for High Productivity.- Chapter 13: Other Useful Skills to Master.- Chapter 14: Wrapping It Up.
Notă biografică
Dr. Tirthajyoti Sarkar lives in the San Francisco Bay area works as a Data Science and Solutions Engineering Manager at Adapdix Corp., where he architects Artificial intelligence and Machine learning solutions for edge-computing based systems powering the Industry 4.0 and Smart manufacturing revolution across a wide range of industries. Before that, he spent more than a decade developing best-in-class semiconductor technologies for power electronics.
He has published data science books, and regularly contributes highly cited AI/ML-related articles on top platforms such as KDNuggets and Towards Data Science. Tirthajyoti has developed multiple open-source software packages in the field of statistical modeling and data analytics. He has 5 US patents and more than thirty technical publications in international journals and conferences.
He conducts regular workshops and participates in expert panels on various AI/ML topics and contributes tothe broader data science community in numerous ways. Tirthajyoti holds a Ph.D. from the University of Illinois and a B.Tech degree from the Indian Institute of Technology, Kharagpur.
Textul de pe ultima copertă
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. You will:
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. You will:
- 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
Caracteristici
Explains how to look out for inefficiencies and bottlenecks in the standard data science codes Covers wide range of topics like software testing, module development, ML model deployment Guides readers to Python ecosystem of data science tools connected to the broader aspects of software engineering