ML Advocate Assistant
Answers from the blog
Hi! 👋 Ask me anything about machine learning and AI! I'll answer using ML Advocate blog posts.

Why Learn Machine Learning in the Age of AI

A colleague recently described a situation at her company. They had spent eight months using a machine learning model to decide which customers deserved attention first. For all eight of those months, the model was quietly deprioritizing their highest-value customers. Nobody noticed, because the dashboards looked fine and the model was accurate by its own definition of accurate. It had been trained to prioritize the customers most likely to respond, and frequent low-value customers respond more often than busy high-value ones. The model did exactly what it was asked to do, every day, while the business slowly neglected its best relationships. Nobody on the business side ever asked what the model was optimizing for. This was not carelessness. Nobody had told them that this was their question to ask.

The Comfortable Assumption Behind Today’s Tools

The pitch behind every no-code AI platform, prebuilt agent, and one-line API call is essentially the same: the technology handles the hard part, so you no longer need to understand it. Having spent 25 years in this field, I have come to believe that pitch has things backwards.

When these tools were difficult to use, only people who understood them could deploy them. The difficulty acted as a filter. Now the filter is gone, and the gap between people who understand what is happening and people who are operating an interface does not close. It widens, because the decisions riding on these tools move faster, carry more weight, and affect more people than before, while the number of people equipped to question them stays the same.

Easy-to-use tools do not democratize understanding so much as they democratize deployment, and the two are easy to confuse.

Why AI Is Different From the Car You Drive

The most reasonable objection to all of this is that abstraction is how technology has always worked. You probably do not understand internal combustion, but you drive a car. You do not know how internet protocols work, but you use them every day. If every technology required deep understanding from its users, nothing would ever get adopted.

The difference is in how these technologies fail. A car fails loudly. The brake pedal goes soft, the engine light comes on, the strange noise gets worse until you take it to a mechanic. A century of safety regulation, licensing, and inspection also stands between you and the worst outcomes. AI fails silently. The model that deprioritized those high-value customers produced no warning light and no strange noise. It produced normal-looking dashboards for eight months.

There is also no inspection regime for AI. Nobody certifies a model before it touches your customers, and nobody requires the person deploying it to demonstrate that they understand how it can fail. It is worth noticing that we do not actually let people drive without proving exactly that. Until something comparable exists for AI, the person deploying the model is the closest thing to an inspection regime it has. That is why this understanding cannot be left entirely to someone else.

Why AI Is Harder to Trust Than It Looks

For most of the AI being deployed today, no one can fully explain why these systems produce the outputs they do. Not the vendors, and not the researchers. We can observe what goes in and what comes out, but the internal reasoning remains largely opaque. Researchers are actively working on this problem, but it is not close to being solved. For the systems being deployed in businesses today, it is a fundamental property of how they work.

These systems also do not know when they do not know. A seasoned professional who encounters something outside their experience will usually say so. A model will not. The confident right answer and the confident wrong answer look identical, with no hesitation and no signal of uncertainty.

Together, these two properties lead to an uncomfortable conclusion. The less you understand about how these tools work, the more trust you will extend to them, and it is precisely the trust they have not earned.

What ML Literacy Means for Non-Engineers

Most advice about whether non-engineers should learn AI gets it wrong in both directions. You do not need to build models. You also cannot get by on a casual familiarity with chat interfaces. What you need is the ability to sit in a meeting and ask questions like the following, and then follow the answers rather than defer to whoever sounds most certain.

What is this model optimizing for? Not what we want it to do, but what it is scored on. Does the training data reflect our actual customers, or just our most frequent ones? If this model started failing quietly, where would that show up, and would anyone be looking there? Why did we choose this model over the alternative, when two models with identical accuracy scores can behave very differently in production? Do we need a model this large, or are we reaching for the most visible option rather than the most appropriate one?

None of this requires a technical degree. It requires enough knowledge to follow the reasoning instead of simply accepting the conclusions, and enough familiarity with how models are evaluated and validated to know what good actually means. The eight-month customer situation I described was not a data science failure. Any one of those questions would have caught it before launch. It was a literacy gap, and it is sitting right now inside almost every organization deploying AI.

The Case for Building This Skill Now

Every wave of technology creates two groups: the people who understand what is happening, and the people who are operating the interface. The people operating the interface tend to feel confident in their tools until those tools fail in a way they were never equipped to see coming.

There is also a practical reason to invest in this knowledge rather than in fluency with any particular tool. The tools change every few months, and whatever you learned about a specific product last year is probably already out of date. The concepts underneath them do not change. Training data, optimization targets, and evaluation have meant the same things for decades, and they will mean the same things in whatever tool arrives next. Learning the fundamentals is the investment that holds its value.

What does this mean for you? As these tools spread through every organization, the people who can ask the questions above become more valuable, not less, because sound judgment about AI is the part of the work that these tools do not provide. You do not have to become an engineer. You have to become someone who cannot be told that the model handles it without asking how. That is the case for acquiring machine learning skills now, not as a hedge against some future state, but as a practical response to what is already happening.

This is what I am trying to build here. A practical resource for people who want to understand how this technology works without needing a technical background. A good place to start is the Foundations series, beginning with data. If that is useful to you, keep reading.

X
LinkedIn