--- title: TS-Arena emoji: 🚀 colorFrom: red colorTo: red sdk: docker pinned: false app_port: 3000 short_description: Time Series Forecasting Arena --- # TS-Arena Frontend ## Concept TS-Arena is a platform designed for **pre-registered forecasts into the real future**. This approach ensures rigorous, information leakage-free evaluations by comparing model predictions against data that did not exist at the time of the forecast. This repository contains the backend infrastructure that powers the TS-Arena platform. It is designed to be self-hostable, allowing you to run your own instance of the benchmarking environment. For more information visit our [Git repository](https://github.com/DAG-UPB/ts-arena-backend).