echotime
time-series report generator for humans and agents
plain-English report
echotimeenergydense

This looks like an energy or operations time-series dataset with about 1 unit(s) and roughly 3 channel(s). In plain language, the strongest signals in its structure are that complexity is very high, predictability is very high, and rhythmicity is very high. Overall evidence quality for this profile is high.

Paste a time-series dataset and get a plain-English report before you choose a model.

Reliability0.80high
Subjects / units1cohort size
Median channels3per unit
Median length96samples

What this looks like structurally

quasi_periodic, trend_dominated, strongly_coupled_multivariate

Recommended next actions

  • Expect single-number summaries to miss part of the structure; representation learning may help.
  • Simple baselines and short-horizon forecasting are worth trying before more complex models.
  • Try frequency-aware, seasonal, or cycle-aware summaries before assuming the data are memoryless.
  • Use multivariate or network-aware models instead of treating each channel as independent.
  • Classical forecasting baselines should be competitive; include seasonal-naive, harmonic, and linear autoregressive baselines.
  • Benchmark multivariate and graph-aware models; independent per-channel models will likely discard signal.
Generated by echotime for an audience of operations. Use this as a pre-model audit and handoff artifact, not as a modelling guarantee.
echotime axis radarAxis radarHigher means the axis is more structurally dominant.IrregularityNoisePredictabilityDriftTrendRhythmicityComplexityNonlinearityBurstinessRegimesCouplingHeterogeneity
echotime top axesTop structure axesThe axes most likely to shape modelling and communication choices.Complexity0.78Predictability0.78Rhythmicity0.76Coupling0.75Trend0.60Regimes0.27

Top structure axes

AxisScoreLevelWhat it means
complexity0.78very highthe signal contains rich local variation rather than one simple repeating template
predictability0.78very highrecent history carries usable information about what comes next
rhythmicity0.76very highthe data contain repeating or oscillatory patterns that may support seasonal or frequency-aware analysis
coupling and network structure0.75very highchannels or regions move together in a structured multivariate way

Main takeaways

  • complexity: the signal contains rich local variation rather than one simple repeating template.
  • predictability: recent history carries usable information about what comes next.
  • rhythmicity: the data contain repeating or oscillatory patterns that may support seasonal or frequency-aware analysis.

Main watchouts

  • Watch regime switching: the system appears to move between distinct states or operating modes.
  • Watch drift and nonstationarity: the data-generating behavior changes over time rather than staying stable.

Why the score is trustworthy

Overall reliability: 0.80 (high)

A higher reliability score means more proxy coverage and stronger data support for the reported structure.

Compact agent context

{
  "type": "profile",
  "audience": "general",
  "headline": "energy dataset with quasi_periodic, trend_dominated tendencies",
  "archetypes": [
    "quasi_periodic",
    "trend_dominated",
    "strongly_coupled_multivariate"
  ],
  "top_axes": [
    {
      "axis": "complexity",
      "score": 0.7782987367732073,
      "level": "very high"
    },
    {
      "axis": "predictability",
      "score": 0.7751707345809218,
      "level": "very high"
    },
    {
      "axis": "rhythmicity",
      "score": 0.7571183069003222,
      "level": "very high"
    }
  ],
  "task_hints": [
    "Classical forecasting baselines should be competitive; include seasonal-naive, harmonic, and linear autoregressive baselines.",
    "Benchmark multivariate and graph-aware models; independent per-channel models will likely discard signal."
  ],
  "reliability": {
    "score": 0.7980902777777779,
    "level": "high"
  },
  "notes": [
    "Reliability scores combine proxy coverage and data-support heuristics."
  ]
}