AIF-C01 · AI Use Cases and Services
21 cards
ML Techniques and Real-World Use Cases
-
Quick check
A property portal must predict the sale price of a listed home. Which technique fits the target?
AClustering, because similar homes fall into groups with no labels
Clustering discovers groups instead of producing the specific price the portal has to show.
BClassification, because a price is a predefined class
A price is a quantity rather than one of a fixed set of labels, so the classification shape does not fit.
CRegression, because the target is a value on a numeric scale
Right. The target is a quantity on a numeric scale, which is exactly the regression shape.
3 / 21
-
Quick check
A retailer wants to find natural customer segments and has no segment labels of any kind. Which technique fits?
ARegression, because each customer needs a numeric target
No quantity is being estimated here; the deliverable is a set of groups, not a number per customer.
BClustering, because the groups have to be discovered
Right. Clustering groups similar observations without requiring predefined class labels.
CClassification, because customers fall into predefined labels
Classification needs the labels to exist beforehand, and the scenario says they do not.
6 / 21
-
Quick check
A factory camera must spot units with a missing component, and the same company wants entities and sentiment pulled from written reviews. Which pairing is right?
AComputer vision for the units; NLP for the reviews
Right. Vision inspects the images from the line, and NLP extracts entities and sentiment from written language.
BSpeech recognition for the units; forecasting for reviews
Speech recognition needs audio input, and forecasting estimates future values rather than analyzing review text.
CForecasting for units; recommendations per review
Forecasting does not inspect images, and a recommendation ranks items instead of extracting sentiment.
9 / 21
-
Keep your progress in the app
That’s 3 of 8 quick checks. In the app they stay answered, and every lesson remembers where you left off.
-
Quick check
Which statement describes the direction of speech recognition?
AIt turns written text into a spoken audio stream
That is speech synthesis, which runs in the opposite direction from recognition.
BIt turns spoken audio into written text
Right. Speech recognition takes spoken audio, from a file or a live stream, and produces written text.
CIt turns customer activity into a ranked list of items
Turning activity into ranked items describes a recommendation system, which does not involve audio at all.
11 / 21
-
Quick check
A media service has viewing activity and an item catalog, and must personalize which videos each user sees next. Which application fits?
AA forecasting system that predicts the total future demand
A total-demand forecast is a business-wide number and does not decide what an individual viewer sees next.
BA fraud system that flags suspicious payment events
Fraud detection scores events for suspicion, which is not the personalization the service is asking for.
CA recommendation system that ranks items for each user
Right. Recommendations combine user activity with item information to produce personalized suggestions.
14 / 21
-
Quick check
Which outcome is characteristic of a knowledge-base application?
ARetrieving the relevant information from organized content
Right. A knowledge base answers an information need by retrieving relevant content that already exists.
BEstimating next quarter's demand from time-series data
Estimating a future quantity from a time series is forecasting, not retrieval of existing content.
CGrouping customers with no predefined segment labels
Grouping unlabeled customers is clustering, which discovers segments rather than answering a question.
17 / 21
-
Quick check
A development tool must manage intent, carry out a sequence of repository tasks and then validate its own work. Which application type fits?
AClassification returning one predefined repository label
A classifier returns a single label and does not carry out or check a sequence of tasks.
BForecasting a future repository metric from its history
Forecasting estimates a future value and has nothing to do with performing repository work.
CAgentic AI coordinating and validating multi-step work
Right. Agentic AI manages intent, completes multi-step work and can validate progress toward the goal.
19 / 21
-
Quick check
A finance team has two needs: flag suspicious card transactions now, and estimate monthly transaction volume next year. Which mapping is correct?
AForecasting for the flags; computer vision for the volume
Forecasting looks ahead rather than judging a transaction that just happened, and images are not involved anywhere.
BFraud detection for the flags; forecasting for future volume
Right. Fraud detection scores individual suspicious events, while forecasting estimates a future time-series outcome.
CKnowledge retrieval for flags; clustering for the volume
Retrieval returns existing content and clustering discovers groups, so neither produces a flag or a future volume.
21 / 21
-
8 quick checks · then the test
In the app, finishing the quick checks opens this lesson’s 10-question test, and the ones you miss come back exactly when you’re about to forget them.
The whole course, on your phone
Lessons you can read, audio you can listen to on the way to work, and practice that remembers what you got wrong.