---
product_id: 469179046
title: "Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically"
price: "₹ 10554"
currency: INR
in_stock: true
reviews_count: 5
url: https://www.desertcart.in/products/469179046-applied-machine-learning-and-ai-for-engineers-solve-business-problems
store_origin: IN
region: India
---

# Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically

**Price:** ₹ 10554
**Availability:** ✅ In Stock

## Quick Answers

- **What is this?** Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically
- **How much does it cost?** ₹ 10554 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.in](https://www.desertcart.in/products/469179046-applied-machine-learning-and-ai-for-engineers-solve-business-problems)

## 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 and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically [Prosise, Jeff] on desertcart.com. *FREE* shipping on qualifying offers. Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically

Review: The author makes this complex topic approachable for the rest of us - To this day, I recall the frustration of failing a college course even though I worked hard and wanted to understand the material. The professor certainly seemed very intelligent. Thankfully, I passed after retaking the course a semester later. The difference was another professor who had a gift for explaining complicated material in a way that made sense to me. Jeff Prosise also has that gift. Don't let the book's title scare you into thinking that to understand its concepts, you have to be a nerd in a dark room drinking Mountain Dew until the odd hours of the night tinkering with code (Oh wait, that's me!), or, you have to be a data scientist or have degrees in advanced mathematics. It is approachable and understandable to anyone with a logical mind and the ability to use Google to define some terms that pop up here and there. I really think managers and CxOs who can't see the random forests for the decision trees will benefit the most in getting a grip on what this topic is all about. I will say something that may seem outrageous, but I think many of the readers here who like sci-fi could skip installing and running the code examples and come away being able to determine science fiction from fact in this topic. This book is broken into two parts: part 1 builds foundations, defines terms, and covers traditional machine learning (ML) and part 2 delves further into deep learning and building neural networks. The entire book has wonderful, real-world examples. It uses the most popular tools like Scikit-Learn and TensorFlow for building machine learning models. It also uses Python for most code examples with a few things in C# for ML.Net and some client examples. I appreciate the real-world examples like predicting taxicab arrivals or credit fraud that connect with actions people perform day to day. The audio classification example, which uses sound files with a convolutional neural network, is fascinating and creative. The chapters covering facial and object recognition were favorites; I had more than a couple of "aha" moments because Jeff did such a great job building on the basics from the beginning. Have you ever wondered how self-driving cars avoid hitting objects? The chapter on Natural Language Processing interested me because I use Duolingo every day in my study of Portuguese as a third language, and I've wondered how the language processor works. Hey, I have a clue now! The book concludes with a tour of Azure Cognitive Services and a final example that is simple and elegant using the Contoso Travel company so many Microsoft developers are familiar with from demos. Speaking of demos, if you want to follow the examples, Jeff has done a great job of explaining how to set up the environment and even created the Docker container image with everything you need to make it simple. I also learned to use Flask to wrap a Python Model in a web service and call it from a C# client. Way cool! Now I can say I'm busy training my model without HR getting upset... but I digress. Thank you, Jeff, for an excellent book!
Review: It's not for engineers - Same algorithms, same examples, same datasets. This book is just a reprint of all previous AI/Python books - nothing new. If you remove the words “for Engineers,” nothing will change. The book tries to explain some algorithms but avoids any math, which makes it hard for beginners to understand and boring for those who are already familiar with the algorithms.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| Best Sellers Rank | #266,024 in Books ( See Top 100 in Books ) #32 in Machine Theory (Books) #93 in Computer Neural Networks #107 in Natural Language Processing (Books) |
| Customer Reviews | 4.6 4.6 out of 5 stars (36) |
| Dimensions  | 7 x 1 x 9.25 inches |
| Edition  | 1st |
| ISBN-10  | 1492098051 |
| ISBN-13  | 978-1492098058 |
| Item Weight  | 2.31 pounds |
| Language  | English |
| Print length  | 425 pages |
| Publication date  | December 20, 2022 |
| Publisher  | O'Reilly Media |

## Images

![Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically - Image 1](https://m.media-amazon.com/images/I/81HNRkGwsWL.jpg)

## Customer Reviews

### ⭐⭐⭐⭐⭐ The author makes this complex topic approachable for the rest of us
*by M***N on November 21, 2022*

To this day, I recall the frustration of failing a college course even though I worked hard and wanted to understand the material. The professor certainly seemed very intelligent. Thankfully, I passed after retaking the course a semester later. The difference was another professor who had a gift for explaining complicated material in a way that made sense to me. Jeff Prosise also has that gift. Don't let the book's title scare you into thinking that to understand its concepts, you have to be a nerd in a dark room drinking Mountain Dew until the odd hours of the night tinkering with code (Oh wait, that's me!), or, you have to be a data scientist or have degrees in advanced mathematics. It is approachable and understandable to anyone with a logical mind and the ability to use Google to define some terms that pop up here and there. I really think managers and CxOs who can't see the random forests for the decision trees will benefit the most in getting a grip on what this topic is all about. I will say something that may seem outrageous, but I think many of the readers here who like sci-fi could skip installing and running the code examples and come away being able to determine science fiction from fact in this topic. This book is broken into two parts: part 1 builds foundations, defines terms, and covers traditional machine learning (ML) and part 2 delves further into deep learning and building neural networks. The entire book has wonderful, real-world examples. It uses the most popular tools like Scikit-Learn and TensorFlow for building machine learning models. It also uses Python for most code examples with a few things in C# for ML.Net and some client examples. I appreciate the real-world examples like predicting taxicab arrivals or credit fraud that connect with actions people perform day to day. The audio classification example, which uses sound files with a convolutional neural network, is fascinating and creative. The chapters covering facial and object recognition were favorites; I had more than a couple of "aha" moments because Jeff did such a great job building on the basics from the beginning. Have you ever wondered how self-driving cars avoid hitting objects? The chapter on Natural Language Processing interested me because I use Duolingo every day in my study of Portuguese as a third language, and I've wondered how the language processor works. Hey, I have a clue now! The book concludes with a tour of Azure Cognitive Services and a final example that is simple and elegant using the Contoso Travel company so many Microsoft developers are familiar with from demos. Speaking of demos, if you want to follow the examples, Jeff has done a great job of explaining how to set up the environment and even created the Docker container image with everything you need to make it simple. I also learned to use Flask to wrap a Python Model in a web service and call it from a C# client. Way cool! Now I can say I'm busy training my model without HR getting upset... but I digress. Thank you, Jeff, for an excellent book!

### ⭐⭐⭐ It's not for engineers
*by A***O on November 10, 2025*

Same algorithms, same examples, same datasets. This book is just a reprint of all previous AI/Python books - nothing new. If you remove the words “for Engineers,” nothing will change. The book tries to explain some algorithms but avoids any math, which makes it hard for beginners to understand and boring for those who are already familiar with the algorithms.

### ⭐⭐⭐⭐⭐ Review
*by R***I on October 5, 2023*

This is a great book for both people who never tried to approach AI development and for those who started but did not have a full understanding of some topics or libraries. I loved to see the problems solved with different strategies and methodologies and comparing the results. Also, the insights with the linked articles are precious to go deeper in the math which is well hidden by the python libraries. Even if the latest GPT model are not explicitly covered, this is absolutely unnecessary because once you get what's behind, you'll discover that GPT is just a more complex model base on the same concepts exposed here.

## Frequently Bought Together

- Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically
- AI Engineering: Building Applications with Foundation Models
- Designing Machine Learning Systems: An Iterative Process for Production-Ready Applications

---

## 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.in/products/469179046-applied-machine-learning-and-ai-for-engineers-solve-business-problems](https://www.desertcart.in/products/469179046-applied-machine-learning-and-ai-for-engineers-solve-business-problems)

---

*Product available on Desertcart India*
*Store origin: IN*
*Last updated: 2026-05-02*