Paste a time-series dataset and get a plain-English report before you choose a model.
trend_dominated, strongly_coupled_multivariate, wearable_monitoring
| Axis | Score | Level | What it means |
|---|---|---|---|
| complexity | 0.83 | very high | the signal contains rich local variation rather than one simple repeating template |
| coupling and network structure | 0.71 | high | channels or regions move together in a structured multivariate way |
| trend strength | 0.65 | high | there is meaningful slow movement or baseline shift rather than pure fluctuation |
| rhythmicity | 0.48 | moderate | the data contain repeating or oscillatory patterns that may support seasonal or frequency-aware analysis |
Overall reliability: 0.75 (high)
A higher reliability score means more proxy coverage and stronger data support for the reported structure.
{
"type": "profile",
"audience": "general",
"headline": "wearable dataset with trend_dominated, strongly_coupled_multivariate tendencies",
"archetypes": [
"trend_dominated",
"strongly_coupled_multivariate",
"wearable_monitoring"
],
"top_axes": [
{
"axis": "complexity",
"score": 0.8291008535695185,
"level": "very high"
},
{
"axis": "coupling_networkedness",
"score": 0.7086400007402217,
"level": "high"
},
{
"axis": "trendness",
"score": 0.6479076685418346,
"level": "high"
}
],
"task_hints": [
"Benchmark multivariate and graph-aware models; independent per-channel models will likely discard signal."
],
"reliability": {
"score": 0.7547569444444444,
"level": "high"
},
"notes": [
"Reliability scores combine proxy coverage and data-support heuristics."
]
}