---
product_id: 148887041
title: "Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2, 3rd Edition"
price: "Rp2062807"
currency: IDR
in_stock: true
reviews_count: 13
url: https://www.desertcart.id/products/148887041-python-machine-learning-machine-learning-and-deep-learning-with-python
store_origin: ID
region: Indonesia
---

# Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2, 3rd Edition

**Price:** Rp2062807
**Availability:** ✅ In Stock

## Quick Answers

- **What is this?** Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2, 3rd Edition
- **How much does it cost?** Rp2062807 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.id](https://www.desertcart.id/products/148887041-python-machine-learning-machine-learning-and-deep-learning-with-python)

## Best For

- Customers looking for quality international products

## Why This Product

- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Description

Applied machine learning with a solid foundation in theory. Revised and expanded for TensorFlow 2, GANs, and reinforcement learning. Key Features Third edition of the bestselling, widely acclaimed Python machine learning book Clear and intuitive explanations take you deep into the theory and practice of Python machine learning Fully updated and expanded to cover TensorFlow 2, Generative Adversarial Network models, reinforcement learning, and best practices Book Description Python Machine Learning, Third Edition is a comprehensive guide to machine learning and deep learning with Python. It acts as both a step-by-step tutorial, and a reference you'll keep coming back to as you build your machine learning systems. Packed with clear explanations, visualizations, and working examples, the book covers all the essential machine learning techniques in depth. While some books teach you only to follow instructions, with this machine learning book, Raschka and Mirjalili teach the principles behind machine learning, allowing you to build models and applications for yourself. Updated for TensorFlow 2.0, this new third edition introduces readers to its new Keras API features, as well as the latest additions to scikit-learn. It's also expanded to cover cutting-edge reinforcement learning techniques based on deep learning, as well as an introduction to GANs. Finally, this book also explores a subfield of natural language processing (NLP) called sentiment analysis, helping you learn how to use machine learning algorithms to classify documents. This book is your companion to machine learning with Python, whether you're a Python developer new to machine learning or want to deepen your knowledge of the latest developments. What you will learn Master the frameworks, models, and techniques that enable machines to 'learn' from data Use scikit-learn for machine learning and TensorFlow for deep learning Apply machine learning to image classification, sentiment analysis, intelligent web applications, and more Build and train neural networks, GANs, and other models Discover best practices for evaluating and tuning models Predict continuous target outcomes using regression analysis Dig deeper into textual and social media data using sentiment analysis Who This Book Is For If you know some Python and you want to use machine learning and deep learning, pick up this book. Whether you want to start from scratch or extend your machine learning knowledge, this is an essential resource. Written for developers and data scientists who want to create practical machine learning and deep learning code, this book is ideal for anyone who wants to teach computers how to learn from data. Table of Contents Giving Computers the Ability to Learn from Data Training Simple ML Algorithms for Classification ML Classifiers Using scikit-learn Building Good Training Datasets - Data Preprocessing Compressing Data via Dimensionality Reduction Best Practices for Model Evaluation and Hyperparameter Tuning Combining Different Models for Ensemble Learning Applying ML to Sentiment Analysis Embedding a ML Model into a Web Application Predicting Continuous Target Variables with Regression Analysis Working with Unlabeled Data - Clustering Analysis Implementing Multilayer Artificial Neural Networks Parallelizing Neural Network Training with TensorFlow TensorFlow Mechanics Classifying Images with Deep Convolutional Neural Networks Modeling Sequential Data Using Recurrent Neural Networks GANs for Synthesizing New Data RL for Decision Making in Complex Environments

Review: Good for learning about machine learning, needs development on deep learning - I have not finished this book and I just reached chapter 16, but here are my key takeaways for this book: 1. Everything before chapter 13, before the book fully gets into deep learning and TensorFlow, are great. With already some background in python for data analysis (I have also taken the Andrew Ng's Coursera course on Machine Learning), this book supplements my knowledge greatly. The biggest highlight I would say is that it introduces you JUST ENOUGH concepts for you to understand how everything works. In addition, the contents are structured really well, too. If I were to rate this section of the book, I would give 10/10 although it would be better to have some exercises, you can always practice using Kaggle datasets. 2. Since chapter 13 when the book gets into deep learning, things get worse a little bit... The contents are still good in general, however the connections between contents might not be the case. The connections between contents are important for new learners because that helps them to understand how A leads to B and then leads to C. Here, I found the actual TensorFlow documentation a really good material to review along with the book. After reviewing those documentations, coming back to this book allows me to comprehend much more than reading the first time. In addition, if you are not careful enough, the deep learning sections also seems to have accuracy issues with its contents that could confuse people. Even though I have not finished the book, I would give 9/10 for everything I have read for deep learning.
Review: Both practical and complete with theory - It is rare to find a book that covers the topic in ML to a considerable extent. Further, this books contains practical, working examples of ML that are easy to understand and related theory. Great contribution to the learning content in ML.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| Best Sellers Rank | #111,502 in Books ( See Top 100 in Books ) #42 in Computer Neural Networks #53 in Natural Language Processing (Books) #75 in Python Programming |
| Customer Reviews | 4.5 out of 5 stars 497 Reviews |

## Images

![Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2, 3rd Edition - Image 1](https://m.media-amazon.com/images/I/61bttGCBLUL.jpg)

## Customer Reviews

### ⭐⭐⭐⭐⭐ Good for learning about machine learning, needs development on deep learning
*by T***Y on June 20, 2020*

I have not finished this book and I just reached chapter 16, but here are my key takeaways for this book: 1. Everything before chapter 13, before the book fully gets into deep learning and TensorFlow, are great. With already some background in python for data analysis (I have also taken the Andrew Ng's Coursera course on Machine Learning), this book supplements my knowledge greatly. The biggest highlight I would say is that it introduces you JUST ENOUGH concepts for you to understand how everything works. In addition, the contents are structured really well, too. If I were to rate this section of the book, I would give 10/10 although it would be better to have some exercises, you can always practice using Kaggle datasets. 2. Since chapter 13 when the book gets into deep learning, things get worse a little bit... The contents are still good in general, however the connections between contents might not be the case. The connections between contents are important for new learners because that helps them to understand how A leads to B and then leads to C. Here, I found the actual TensorFlow documentation a really good material to review along with the book. After reviewing those documentations, coming back to this book allows me to comprehend much more than reading the first time. In addition, if you are not careful enough, the deep learning sections also seems to have accuracy issues with its contents that could confuse people. Even though I have not finished the book, I would give 9/10 for everything I have read for deep learning.

### ⭐⭐⭐⭐⭐ Both practical and complete with theory
*by C***E on May 4, 2025*

It is rare to find a book that covers the topic in ML to a considerable extent. Further, this books contains practical, working examples of ML that are easy to understand and related theory. Great contribution to the learning content in ML.

### ⭐⭐⭐⭐ The python code won’t work with the wrong package versions
*by A***N on August 24, 2023*

I have started to read the first chapter and I have found that the book code just don’t run if you don’t have the correct packages in the Python interpreter. Use the following packages versions for python 3.9.13: NumPy 1.21.2 SciPy 1.7.0 Scikit-learn 1.0 Matplotlib 3.4.3 pandas 1.3.2

## Frequently Bought Together

- Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2, 3rd Edition
- Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems
- Machine Learning with PyTorch and Scikit-Learn: Develop machine learning and deep learning models with Python

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.id/products/148887041-python-machine-learning-machine-learning-and-deep-learning-with-python](https://www.desertcart.id/products/148887041-python-machine-learning-machine-learning-and-deep-learning-with-python)

---

*Product available on Desertcart Indonesia*
*Store origin: ID*
*Last updated: 2026-05-26*