II.
SkillArea JSON
Structured · liveskill-area:hyperparameter-tuning-experiment-management
Hyperparameter Tuning and Experiment Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:hyperparameter-tuning-experiment-management",
"_kind": "SkillArea",
"_file": "domain/skill-areas/curated-ai-ml-ops-skill-areas.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Hyperparameter Tuning and Experiment Management",
"description": "Running structured model experiments - search strategies, trial tracking,\nresult comparison, reproducibility, and promotion decisions.\n",
"domains": [
"domain:ml-ops",
"domain:data-science"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:hyperparameter-tuning-experiment-management",
"to": "domain:ml-ops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:hyperparameter-tuning-experiment-management",
"to": "domain:data-science",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:hyperparameter-tuning-experiment-management",
"to": "skill-area:model-validation-testing",
"kind": "requires_skill_area"
}
],
"incomingEdges": [
{
"from": "skill-area:machine-learning",
"to": "skill-area:hyperparameter-tuning-experiment-management",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "lib-agent:data-science-ml--automl-orchestrator",
"to": "skill-area:hyperparameter-tuning-experiment-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:data-science-ml--model-trainer",
"to": "skill-area:hyperparameter-tuning-experiment-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--optuna-hyperparameter-tuner",
"to": "skill-area:hyperparameter-tuning-experiment-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--ray-distributed-trainer",
"to": "skill-area:hyperparameter-tuning-experiment-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:data-science-ml--wandb-experiment-tracker",
"to": "skill-area:hyperparameter-tuning-experiment-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
}
]
}