Use known fraud labels for a classifier.
Find groups in unlabeled customer behavior.
Choose two mappings.
Supervised learning uses labeled examples for classification or regression; unsupervised learning explores structure without target labels.
Detailed explanation
Inputs are paired with target outcomes.
Inputs are paired with target outcomes.
Structure can be found without targets.
Structure can be found without targets.
It can use unlabeled data.
It can use unlabeled data.
Labels define what is learned.
Labels define what is learned.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 1.1の教師あり・教師なし学習を確認する。Expected result
ラベルの有無と目的に応じて学習方式を選べる。Key points
- Supervised
- Unsupervised
- Labels
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.