From 5ba624c7613644b6177877c385bf121d6e30b0a5 Mon Sep 17 00:00:00 2001 From: Peter Cotton <57455669+microprediction@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:44:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f300d2..ac0ca79 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# timemachines ([docs](https://microprediction.github.io/timemachines/) and [leaderboards]([assessed](https://microprediction.github.io/timeseries-elo-ratings/html_leaderboards/overall.html))) ![simple](https://github.com/microprediction/timemachines/workflows/tests/badge.svg) ![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg) +# timemachines ([docs](https://microprediction.github.io/timemachines/) and [leaderboards](https://microprediction.github.io/timeseries-elo-ratings/html_leaderboards/overall.html)) ![simple](https://github.com/microprediction/timemachines/workflows/tests/badge.svg) ![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg) Univariate prediction functions from diverse packages supported in a simple stateless pure function syntax, mosty for benchmarking and application-specific selection purposes. See [basic usage](https://github.com/microprediction/timemachines/blob/main/examples/basic_usage/run_skater.py). Briefly: if `yt` is a list of floats we can feed them one at a time to a skater like so: