---
product_id: 469179046
title: "Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically"
price: "SAR 30"
currency: SAR
in_stock: true
reviews_count: 6
url: https://www.desertcart.com.sa/products/469179046-applied-machine-learning-and-ai-for-engineers-solve-business-problems
store_origin: SA
region: Saudi Arabia
---

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

**Price:** SAR 30
**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?** SAR 30 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.com.sa](https://www.desertcart.com.sa/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

While many introductory guides to AI are calculus books in disguise, this one mostly eschews the math. Instead, author Jeff Prosise helps engineers and software developers build an intuitive understanding of AI to solve business problems. Need to create a system to detect the sounds of illegal logging in the rainforest, analyze text for sentiment, or predict early failures in rotating machinery? This practical book teaches you the skills necessary to put AI and machine learning to work at your company. Applied Machine Learning and AI for Engineers provides examples and illustrations from the AI and ML course Prosise teaches at companies and research institutions worldwide. There's no fluff and no scary equations—just a fast start for engineers and software developers, complete with hands-on examples. This book helps you: Learn what machine learning and deep learning are and what they can accomplish Understand how popular learning algorithms work and when to apply them Build machine learning models in Python with Scikit-Learn, and neural networks with Keras and TensorFlow Train and score regression models and binary and multiclass classification models Build facial recognition models and object detection models Build language models that respond to natural-language queries and translate text to other languages Use Cognitive Services to infuse AI into the apps that you write

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 | #449,896 in Books ( See Top 100 in Books ) #66 in Machine Theory (Books) #184 in Natural Language Processing (Books) #343 in Python Programming |
| Customer Reviews | 4.6 out of 5 stars 37 Reviews |

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

### ⭐⭐⭐⭐⭐ Awesome content, very well written
*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.com.sa/products/469179046-applied-machine-learning-and-ai-for-engineers-solve-business-problems](https://www.desertcart.com.sa/products/469179046-applied-machine-learning-and-ai-for-engineers-solve-business-problems)

---

*Product available on Desertcart Saudi Arabia*
*Store origin: SA*
*Last updated: 2026-05-10*