Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
microprediction authored Oct 21, 2024
1 parent 6e1ecb3 commit 5ba624c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down

0 comments on commit 5ba624c

Please sign in to comment.