Python Machine Learning Cookbook: Over 100 recipes to progress from smart data analytics to deep learning using real-world datasets
Discover powerful ways to effectively solve real-world machine learning problems using key libraries including scikit-learn, TensorFlow, and PyTorch


• Learn and implement machine learning algorithms in a variety of real-life scenarios

• Cover a range of tasks catering to supervised, unsupervised and reinforcement learning techniques

• Find easy-to-follow code solutions for tackling common and not-so-common challenges

This eagerly anticipated second edition of the popular Python Machine Learning Cookbook will enable you to adopt a fresh approach to dealing with real-world machine learning and deep learning tasks.

With the help of over 100 recipes, you will learn to build powerful machine learning applications using modern libraries from the Python ecosystem. The book will also guide you on how to implement various machine learning algorithms for classification, clustering, and recommendation engines, using a recipe-based approach. With emphasis on practical solutions, dedicated sections in the book will help you to apply supervised and unsupervised learning techniques to real-world problems. Toward the concluding chapters, you will get to grips with recipes that teach you advanced techniques including reinforcement learning, deep neural networks, and automated machine learning.

By the end of this book, you will be equipped with the skills you need to apply machine learning techniques and leverage the full capabilities of the Python ecosystem through real-world examples.


• Use predictive modeling and apply it to real-world problems

• Explore data visualization techniques to interact with your data

• Learn how to build a recommendation engine

• Understand how to interact with text data and build models to analyze it

• Work with speech data and recognize spoken words using Hidden Markov Models

• Get well versed with reinforcement learning, automated ML, and transfer learning

• Work with image data and build systems for image recognition and biometric face recognition

• Use deep neural networks to build an optical character recognition system

This book is for data scientists, machine learning developers, deep learning enthusiasts and Python programmers who want to solve real-world challenges using machine-learning techniques and algorithms. If you are facing challenges at work and want ready-to-use code solutions to cover key tasks in machine learning and the deep learning domain, then this book is what you need. Familiarity with Python programming and machine learning concepts will be useful.

1131073329
Python Machine Learning Cookbook: Over 100 recipes to progress from smart data analytics to deep learning using real-world datasets
Discover powerful ways to effectively solve real-world machine learning problems using key libraries including scikit-learn, TensorFlow, and PyTorch


• Learn and implement machine learning algorithms in a variety of real-life scenarios

• Cover a range of tasks catering to supervised, unsupervised and reinforcement learning techniques

• Find easy-to-follow code solutions for tackling common and not-so-common challenges

This eagerly anticipated second edition of the popular Python Machine Learning Cookbook will enable you to adopt a fresh approach to dealing with real-world machine learning and deep learning tasks.

With the help of over 100 recipes, you will learn to build powerful machine learning applications using modern libraries from the Python ecosystem. The book will also guide you on how to implement various machine learning algorithms for classification, clustering, and recommendation engines, using a recipe-based approach. With emphasis on practical solutions, dedicated sections in the book will help you to apply supervised and unsupervised learning techniques to real-world problems. Toward the concluding chapters, you will get to grips with recipes that teach you advanced techniques including reinforcement learning, deep neural networks, and automated machine learning.

By the end of this book, you will be equipped with the skills you need to apply machine learning techniques and leverage the full capabilities of the Python ecosystem through real-world examples.


• Use predictive modeling and apply it to real-world problems

• Explore data visualization techniques to interact with your data

• Learn how to build a recommendation engine

• Understand how to interact with text data and build models to analyze it

• Work with speech data and recognize spoken words using Hidden Markov Models

• Get well versed with reinforcement learning, automated ML, and transfer learning

• Work with image data and build systems for image recognition and biometric face recognition

• Use deep neural networks to build an optical character recognition system

This book is for data scientists, machine learning developers, deep learning enthusiasts and Python programmers who want to solve real-world challenges using machine-learning techniques and algorithms. If you are facing challenges at work and want ready-to-use code solutions to cover key tasks in machine learning and the deep learning domain, then this book is what you need. Familiarity with Python programming and machine learning concepts will be useful.

26.99 In Stock
Python Machine Learning Cookbook: Over 100 recipes to progress from smart data analytics to deep learning using real-world datasets

Python Machine Learning Cookbook: Over 100 recipes to progress from smart data analytics to deep learning using real-world datasets

by Giuseppe Ciaburro, Prateek Joshi
Python Machine Learning Cookbook: Over 100 recipes to progress from smart data analytics to deep learning using real-world datasets

Python Machine Learning Cookbook: Over 100 recipes to progress from smart data analytics to deep learning using real-world datasets

by Giuseppe Ciaburro, Prateek Joshi

eBook

$26.99 

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Discover powerful ways to effectively solve real-world machine learning problems using key libraries including scikit-learn, TensorFlow, and PyTorch


• Learn and implement machine learning algorithms in a variety of real-life scenarios

• Cover a range of tasks catering to supervised, unsupervised and reinforcement learning techniques

• Find easy-to-follow code solutions for tackling common and not-so-common challenges

This eagerly anticipated second edition of the popular Python Machine Learning Cookbook will enable you to adopt a fresh approach to dealing with real-world machine learning and deep learning tasks.

With the help of over 100 recipes, you will learn to build powerful machine learning applications using modern libraries from the Python ecosystem. The book will also guide you on how to implement various machine learning algorithms for classification, clustering, and recommendation engines, using a recipe-based approach. With emphasis on practical solutions, dedicated sections in the book will help you to apply supervised and unsupervised learning techniques to real-world problems. Toward the concluding chapters, you will get to grips with recipes that teach you advanced techniques including reinforcement learning, deep neural networks, and automated machine learning.

By the end of this book, you will be equipped with the skills you need to apply machine learning techniques and leverage the full capabilities of the Python ecosystem through real-world examples.


• Use predictive modeling and apply it to real-world problems

• Explore data visualization techniques to interact with your data

• Learn how to build a recommendation engine

• Understand how to interact with text data and build models to analyze it

• Work with speech data and recognize spoken words using Hidden Markov Models

• Get well versed with reinforcement learning, automated ML, and transfer learning

• Work with image data and build systems for image recognition and biometric face recognition

• Use deep neural networks to build an optical character recognition system

This book is for data scientists, machine learning developers, deep learning enthusiasts and Python programmers who want to solve real-world challenges using machine-learning techniques and algorithms. If you are facing challenges at work and want ready-to-use code solutions to cover key tasks in machine learning and the deep learning domain, then this book is what you need. Familiarity with Python programming and machine learning concepts will be useful.


Product Details

ISBN-13: 9781789800753
Publisher: Packt Publishing
Publication date: 03/30/2019
Sold by: Barnes & Noble
Format: eBook
Pages: 642
File size: 17 MB
Note: This product may take a few minutes to download.

About the Author

Giuseppe Ciaburro holds a PhD in environmental technical physics, along with two master's degrees. His research was focused on machine learning applications in the study of urban sound environments. He works at the Built Environment Control Laboratory at the Universita degli Studi della Campania Luigi Vanvitelli, Italy. He has over 15 years' professional experience in programming (Python, R, and MATLAB), first in the field of combustion, and then in acoustics and noise control. He has several publications to his credit.


Prateek Joshi is an artificial intelligence researcher, an author of several books, and a TEDx speaker. He has been featured in Forbes 30 Under 30, CNBC, TechCrunch, Silicon Valley Business Journal, and many more publications. He is the founder of Pluto AI, a venturefunded Silicon Valley start-up building an intelligence platform for water facilities. He graduated from the University of Southern California with a Master's degree specializing in Artificial Intelligence. He has previously worked at NVIDIA and Microsoft Research.

Table of Contents

Table of Contents
  1. The Realm of Supervised Learning
  2. Constructing a Classifier
  3. Predictive Modeling
  4. Clustering with Unsupervised Learning
  5. Visualizing Data
  6. Building Recommendation Engines
  7. Analyzing Text Data
  8. Speech Recognition
  9. Dissecting Time Series and Sequential Data
  10. Image Content Analysis
  11. Biometric Face Recognition
  12. Reinforcement Learning Techniques
  13. Deep Neural Networks
  14. Unsupervised Representation Learning
  15. Automated machine learning and Transfer learning
  16. Unlocking Production issues
From the B&N Reads Blog

Customer Reviews