Generate plain-English structural context you can compare, share, and hand off.
strongly_coupled_multivariate
| Axis | Score | Level | What it means |
|---|---|---|---|
| complexity | 0.76 | very high | the signal contains rich local variation rather than one simple repeating template |
| coupling and network structure | 0.57 | high | channels or regions move together in a structured multivariate way |
| rhythmicity | 0.54 | moderate | the data contain repeating or oscillatory patterns that may support seasonal or frequency-aware analysis |
| predictability | 0.52 | moderate | recent history carries usable information about what comes next |
Overall reliability: 0.83 (high)
A higher reliability score means more proxy coverage and stronger data support for the reported structure.
{
"type": "profile",
"audience": "general",
"headline": "traffic dataset with strongly_coupled_multivariate tendencies",
"archetypes": [
"strongly_coupled_multivariate"
],
"top_axes": [
{
"axis": "complexity",
"score": 0.7574742302935406,
"level": "very high"
},
{
"axis": "coupling_networkedness",
"score": 0.5713564201802067,
"level": "high"
},
{
"axis": "rhythmicity",
"score": 0.5419223423556999,
"level": "moderate"
}
],
"task_hints": [
"Benchmark multivariate and graph-aware models; independent per-channel models will likely discard signal."
],
"reliability": {
"score": 0.8263888888888888,
"level": "high"
},
"notes": [
"Sampling irregularity is estimated only from missingness because explicit timestamps were not provided."
]
}