---
product_id: 77412292
title: "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems"
price: "S/.907"
currency: PEN
in_stock: true
reviews_count: 12
url: https://www.desertcart.pe/products/77412292-hands-on-machine-learning-with-scikit-learn-keras-and-tensorflow
store_origin: PE
region: Peru
---

# Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems

**Price:** S/.907
**Availability:** ✅ In Stock

## Quick Answers

- **What is this?** Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems
- **How much does it cost?** S/.907 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.pe](https://www.desertcart.pe/products/77412292-hands-on-machine-learning-with-scikit-learn-keras-and-tensorflow)

## 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

Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems [Géron, Aurélien] on desertcart.com. *FREE* shipping on qualifying offers. Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems

Review: Terrific ML book, and one of my favorite programming books in general - I've been following this book since its first edition, about time I write a review! It really does strike the perfect balance between code and theory. Everything is clear and written in a friendly tone. It'll get you started in applying everything from basic linear regression through decision tree, all the way to deep learning. My favorite is chapter 2, which is a step-by-step guide on exploring a data project, it's like having a professional guide you. I'm an experienced software developer, and I owe this book a lot for introducing me to many concepts. I'm old-school, so sitting down with a book and copying code examples takes me back and is a familiar experience. For some people, copy pasting might be more intuitive but you really can learn from doing things by hand. The full code is on github, but I recommend using it for reference only. What this book isn't, and doesn't pretend to be, is an introduction to Python. Some basic programming knowledge is needed, but if you want to work in the field, you'd need that anyway, and you shouldn't be afraid to dive into it. Looks like I'll be checking the 3rd edition!
Review: Gold Medal Winner - The Tokyo Olympics of 2020 got postponed to 2021. If there were a contest for best AI/ML book at the Olympics this year this book would have earned the gold medal ! I loved it so much that I read it at least twice, and each time I underlined/highlighted/took-notes. I love how lucidly the author explains concepts. He does an excellent job of explaining topics such as the model, the learning algorithm (also called the optimization algorithm), regularization hyperparameter, generalization etc. The examples are great and even if one does not know python programming it is easy to follow along. (I learned python a few months later, which made it even easier and more interesting to follow the examples in this and other books). While no one single book can teach one ML/AI, this book would make the Mount Rushmore of AI/ML books (along with (1) Intro to Statistical Learning by Hastie etc (2) Intro to Machine Learning by Alpaydin (3) Deep Learning by Goodfellow, Bengio etc). I highly recommend this book to anyone aspiring to get into the field of ML/AI.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| Best Sellers Rank | #279,172 in Books ( See Top 100 in Books ) #125 in Natural Language Processing (Books) #198 in Python Programming #633 in Artificial Intelligence & Semantics |
| Customer Reviews | 4.8 4.8 out of 5 stars (3,446) |
| Dimensions  | 7 x 1.5 x 9.5 inches |
| Edition  | 2nd |
| ISBN-10  | 1492032646 |
| ISBN-13  | 978-1492032649 |
| Item Weight  | 2.85 pounds |
| Language  | English |
| Print length  | 848 pages |
| Publication date  | October 15, 2019 |
| Publisher  | O'Reilly Media |

## Images

![Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems - Image 1](https://m.media-amazon.com/images/I/81R5BmGtv-L.jpg)

## Customer Reviews

### ⭐⭐⭐⭐⭐ Terrific ML book, and one of my favorite programming books in general
*by A***R on April 8, 2023*

I've been following this book since its first edition, about time I write a review! It really does strike the perfect balance between code and theory. Everything is clear and written in a friendly tone. It'll get you started in applying everything from basic linear regression through decision tree, all the way to deep learning. My favorite is chapter 2, which is a step-by-step guide on exploring a data project, it's like having a professional guide you. I'm an experienced software developer, and I owe this book a lot for introducing me to many concepts. I'm old-school, so sitting down with a book and copying code examples takes me back and is a familiar experience. For some people, copy pasting might be more intuitive but you really can learn from doing things by hand. The full code is on github, but I recommend using it for reference only. What this book isn't, and doesn't pretend to be, is an introduction to Python. Some basic programming knowledge is needed, but if you want to work in the field, you'd need that anyway, and you shouldn't be afraid to dive into it. Looks like I'll be checking the 3rd edition!

### ⭐⭐⭐⭐⭐ Gold Medal Winner
*by S***A on May 15, 2020*

The Tokyo Olympics of 2020 got postponed to 2021. If there were a contest for best AI/ML book at the Olympics this year this book would have earned the gold medal ! I loved it so much that I read it at least twice, and each time I underlined/highlighted/took-notes. I love how lucidly the author explains concepts. He does an excellent job of explaining topics such as the model, the learning algorithm (also called the optimization algorithm), regularization hyperparameter, generalization etc. The examples are great and even if one does not know python programming it is easy to follow along. (I learned python a few months later, which made it even easier and more interesting to follow the examples in this and other books). While no one single book can teach one ML/AI, this book would make the Mount Rushmore of AI/ML books (along with (1) Intro to Statistical Learning by Hastie etc (2) Intro to Machine Learning by Alpaydin (3) Deep Learning by Goodfellow, Bengio etc). I highly recommend this book to anyone aspiring to get into the field of ML/AI.

### ⭐⭐⭐⭐⭐ Best Machine Learning book I own
*by J***H on November 18, 2019*

I'm very pleased with this book. I enjoy the little bits of humor here and there, and it does a great job not glossing over important details that might be a stumbling block for someone. I'm quite comfortable with python however I appreciated that he did go into depth on setting up virtual environments and best practices. I remember years back when I was starting that whole concept tripped me up so much, having this explained so well is going to save someone a lot of time. Also his code seems so far to be written in a very thoughtful way and has them all on github. He also goes into lots of gotchas and tips and tricks that just overall seem to add a certain maturity to his writing. He has obviously very well versed in machine learning. Overall I would recommend. It's been much more interesting than I expected.

## Frequently Bought Together

- Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems
- Deep Learning (Adaptive Computation and Machine Learning series)
- Deep Learning with Python, Second Edition

---

## 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.pe/products/77412292-hands-on-machine-learning-with-scikit-learn-keras-and-tensorflow](https://www.desertcart.pe/products/77412292-hands-on-machine-learning-with-scikit-learn-keras-and-tensorflow)

---

*Product available on Desertcart Peru*
*Store origin: PE*
*Last updated: 2026-04-24*