Competition Platform
Features
- Added support for multiple targets.
- Added support for one leaderboard per target.
- Added support to predict multiple targets.
- Added a table to show how much you received per competition (in $USD).
Changes
- Removed the metrics selector to show all metrics in the same graph.
Fixes
- Cloning the latest submission will always take the code submission.
Crunch-CLI
The version 3.10.0 has been released.
Features
- Added support for multiple targets.
- Added support for checking multiple columns (one per target).
- Added the
crunch init
command to set up the directory without downloading anything.
Quickstarters
Features
- Added the n-target generic timeseries quickstarter.
Changes
- Renamed
generic/timeseries/simple
togeneric/timeseries/one-target
.