Skip to content

Releases: anascacais/SeFEF

v3.0.0

Choose a tag to compare

@anascacais anascacais released this 28 Mar 14:41

What's Changed

Full Changelog: v1.0.0...v3.0.0

v2.3.3

Choose a tag to compare

@anascacais anascacais released this 11 Mar 11:04

What's Changed

  • Changed visuals of seizures from lightning bolt to star

v2.3.2

Choose a tag to compare

@anascacais anascacais released this 06 Mar 14:15

What's Changed

  • High-probability threshold was missing from aggregated forecasts - not any more!

v2.3.1

Choose a tag to compare

@anascacais anascacais released this 06 Mar 09:34

What's Changed

  • Improved visualization of forecasts.

v2.3.0

Choose a tag to compare

@anascacais anascacais released this 05 Mar 15:00

What's Changed

  • It is now possible to personalize resolution of forecast plot

v2.2.0

Choose a tag to compare

@anascacais anascacais released this 04 Mar 15:00

What's Changed

  • Reliability diagram is now an external method and the range of these plots is now set by the union domain of predicted and observed probabilities

v2.1.6

Choose a tag to compare

@anascacais anascacais released this 03 Mar 17:16

What's Changed

  • Corrected x range in aggregate plots

v2.1.5

Choose a tag to compare

@anascacais anascacais released this 28 Feb 12:36

What's Changed

  • Visualization module: minor changes in legends and axis
  • Visualization module: added possibility of aggregating forecasts of multiple folds into a single summary figure

v2.1.4

Choose a tag to compare

@anascacais anascacais released this 02 Feb 15:16

What's Changed

  • It is now possible to choose to extend the test set of the last fold to include all data (even if that makes the test set larger than required according to min number of events and duration of test set)
  • Forecast plot was not showing multiple events on the same forecast window

v2.1.3

Choose a tag to compare

@anascacais anascacais released this 01 Feb 13:44

What's Changed

  • code refactoring in evaluation module (performance improved ??)