Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Machine learning begins with a business question

This section introduces the course by showing how churn, demand, pricing, fraud, and recommendation problems become machine learning tasks.


Business Questions First

A business rarely asks for a model directly. It asks for better forecasts, lower churn, faster decisions, or clearer prioritization. Machine learning becomes useful only when those questions are translated into data, targets, metrics, and actions.



From Question to Decision


Worked Example

Ice Cream Forecasting

Suppose a retailer wants to predict tomorrow's ice cream sales. Historical sales, weather, promotions, holidays, and store location become inputs. The model output is not the end goal by itself; the real goal is better staffing, inventory planning, and lower waste.


What This Course Is and Is Not

This course is aboutThis course is not about
Framing business problems in machine learning termsMemorizing formulas without context
Selecting practical methods for real dataTreating every problem as an advanced research topic
Explaining model results clearlyBlindly trusting model outputs
Connecting technical metrics to business outcomesOptimizing for leaderboard scores alone

Practice Corner

Use the table below to decide whether each situation is a plausible machine learning use case.

ScenarioCan ML help?Why?
Predict next month’s best-selling products for a retailer
Estimate which customers are likely to return next week
Read a CEO’s private thoughts without any data source

Continue

Move to Course Goals & Business Outcomes -> to see what capabilities this book is designed to build.