Tagged articles
3 articles
Page 1 of 1
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Sep 23, 2025 · Artificial Intelligence

One-Embedding-Fits-All: Selecting the Best Time-Series Forecasting Model from a Model Zoo

The paper introduces ZooCast, a framework that builds a model zoo of time‑series foundation models and uses a One‑Embedding‑Fits‑All paradigm to embed models and tasks into a unified space, enabling efficient zero‑shot selection that outperforms single models and full‑model ensembles on the GIFT‑Eval benchmark while remaining computationally lightweight.

GIFT-EvalOne-Embedding-Fits-AllTSFM
0 likes · 10 min read
One-Embedding-Fits-All: Selecting the Best Time-Series Forecasting Model from a Model Zoo
AntTech
AntTech
Jul 10, 2020 · Artificial Intelligence

SQLFlow: End‑to‑End AI Workflow Construction Using SQL

SQLFlow is an open‑source system that lets users describe and execute end‑to‑end AI tasks—including data extraction, preprocessing, model training, evaluation, prediction, and explanation—entirely with SQL, simplifying workflow construction across multiple databases and machine‑learning engines while supporting scalable execution on Kubernetes.

AI workflowKubernetesSQLFlow
0 likes · 19 min read
SQLFlow: End‑to‑End AI Workflow Construction Using SQL