II.
Term JSON
Structured · liveterm:active-learning
Active Learning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:active-learning",
"_kind": "Term",
"_file": "terminology/terms/taxonomy-ml-agent-pattern-aliases.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Active Learning",
"kind": "concept",
"references": [
"skill-area:training-data-testing"
],
"description": "Taxonomy alias term for feedback loops that prioritize informative samples.\n"
},
"outgoingEdges": [
{
"from": "term:active-learning",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:active-learning",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}