Module 03 · 12 minutes
Features and Targets
See how features, targets, regression, classification, and error types shape a model's result.
Written and edited by Cahyanto Arie Wibowo. Last reviewed · version 1.2.
What does “Features and Targets” mean in practice?
Here, Data Literacy asks what Features and Targets changes for the person making, reviewing, or living with a decision. Place Features and Targets inside a workflow you already know. Who provides the input, who uses the result, and who needs to review it? You will turn Features and Targets from an abstract idea into a choice with an owner and a review rule.
After this lesson
- Here, Data Literacy asks what Features and Targets changes for the person making, reviewing, or living with a decision.
- Use the idea of “Features and Targets” to interpret one realistic situation.
- Explain the limits of the concept and the information that still needs to be checked.
Start with the situation
Understand the situation first. The label can come later.
A price model and a spam filter use different targets and measures of error. This lesson uses the idea of “Features and Targets” to examine that situation without treating a single term as the answer to every problem.
Here, Data Literacy asks what Features and Targets changes for the person making, reviewing, or living with a decision. See how features, targets, regression, classification, and error types shape a model's result. Connect the term to a decision someone genuinely needs to make.
Visual model
Map the parts before choosing what to do.
Read the diagram as a map of Features and Targets: begin with the context, follow the connections, and inspect the highlighted point before making a decision.
Worked example
Follow the evidence one step at a time.
Diketahui
- A price model and a spam filter use different targets and measures of error. This lesson uses the idea of “Features and Targets” to examine that situation without treating a single term as the answer to every problem.
- The situation and available evidence are incomplete.
- 01 · Frame State the decision that Features and Targets is meant to support.
- 02 · Separate List the observed evidence, assumptions, and missing information.
- 03 · Compare Compare the likely benefit with the cost of being wrong.
- 04 · Review Choose a next step and define when it must be reviewed.
Hasil: A conditional decision with an explicit next check.
Interpretasi: The result is useful because it records uncertainty and a review trigger instead of pretending the evidence is final.
Let’s see how it works
Reading the situation in practice
Place Features and Targets inside a workflow you already know. Who provides the input, who uses the result, and who needs to review it? Begin with what can be observed, then separate facts, assumptions, and open questions.
A price model and a spam filter use different targets and measures of error. Identify the part of the situation most closely connected to the idea of “Features and Targets”. Use the case as a thinking tool, not as proof that one solution fits every context.
A tempting shortcut
A familiar term can still lead us to the wrong decision.
Why this can seem reasonable
Correlation and prediction do not prove causation. This mistake often appears when a label is used before the problem is understood. Write down your assumptions so another person can review them.
How to check it
Place Features and Targets inside a workflow you already know. Who provides the input, who uses the result, and who needs to review it? Begin with what can be observed, then separate facts, assumptions, and open questions.
Pause for a moment
What evidence could change this decision?
Answer before opening the discussion. Name one fact and one assumption.
Open the discussion
Here, Data Literacy asks what Features and Targets changes for the person making, reviewing, or living with a decision. Place Features and Targets inside a workflow you already know. Who provides the input, who uses the result, and who needs to review it? You will turn Features and Targets from an abstract idea into a choice with an owner and a review rule.
Try it on your work
Try it with one small piece of real work.
- Choose one real situation related to Features and Targets.
- Separate what you can observe from what you are assuming.
- Write one decision, its owner, and the evidence needed to review it.
- Name the signal that would make you stop or change direction.
Write two examples that fit Features and Targets and one that does not. Explain the difference in your own words. The larger module activity is: Compare a model with a baseline and explain what the difference means. Keep the first version small enough for another person to review in a few minutes.
Quick practice
Write two examples that fit Features and Targets and one that does not. Explain the difference in your own words. The larger module activity is: Compare a model with a baseline and explain what the difference means.
Summary
- Here, Data Literacy asks what Features and Targets changes for the person making, reviewing, or living with a decision.
- Use examples and evidence to test your understanding.
- Record the limits, risks, and conditions that should trigger another review.
Continue from here
- Regression: Continue the idea from Prediction and Classification with a closely related example.
- Data, Features, and Labels: Connect this lesson to AI for Everyone and test the idea in another context.
- Model Capability: See how the same decision changes when viewed through Product Thinking.
Sources and further reading
- Machine Learning Crash Course: Google for Developers · official-course. Primary reference for the definition, evidence, or limits discussed in “Features and Targets”.
- Model evaluation: scikit-learn · official-documentation. Further evidence and context for checking the explanation in “Features and Targets”.
- Machine Learning Glossary: Google for Developers · official-documentation. Further evidence and context for checking the explanation in “Features and Targets”.