YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

zenfro_v6 โ€” six-source blend

Cascade miner generator that merges the complementary strengths of the six strongest local priors into one multi-domain corpus aimed at 4096 โ†’ 64 forecast skill (full context in, short horizon out).

Prior shape

  • Fixed full-context series (L = 4096)
  • ~71% stem dynamics (AR2, integrated, OU-SV, regime, spectral, exact/approx long-memory, โ€ฆ)
  • 7% retail demand + 3.5% weather (domain coverage without weather domination)
  • ~18.5% GoT combination structure (compose / splice / nested / causal / horizon / motif)
  • Motifs include sawtooth + logistic shapes in addition to cosine/triangle/AR

Layout

zenfro_v6/
  generator.py
  config.json
  requirements.txt
  README.md

Quick checks

cascade verify ./mywork/zenfro_v6
cascade score ./mywork/zenfro_v6 --pool-dir <held-out>

Contract

  • Deterministic at a fixed seed
  • NumPy/SciPy only (no numba); block-scan AR(1) for throughput
  • Prefetch producer thread overlaps generation with training
Downloads last month
19
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support