Releases: beacon-biosignals/Lighthouse.jl
Releases · beacon-biosignals/Lighthouse.jl
v0.14.16
Lighthouse v0.14.16
Merged pull requests:
- Allow missing expert curves in discrimination calibration curve plot (#95) (@hannahilea)
v0.14.15
v0.14.14
Lighthouse v0.14.14
Merged pull requests:
- Update Percy cli command (#89) (@hannahilea)
- upgrade to Makie v0.18 (#90) (@SimonDanisch)
- Bump patch version (#92) (@hannahilea)
v0.14.13
v0.14.12
v0.14.11
Lighthouse v0.14.11
Closed issues:
plot_confusion_matrix
cannot changeannotation_text_size
(#82)
Merged pull requests:
- Add non-normalized confusion matrix option (#84) (@hannahilea)
- patch bump (#85) (@hannahilea)
v0.14.10
v0.14.9
Lighthouse v0.14.9
Closed issues:
evaluation_metrics_plot
fails when IRA fields are in the inputEvaluationRow
for multiclass result (#75)
Merged pull requests:
- Fix plotting of
EvaluationRow
when multiclass and no votes (#76) (@alexmchan) - Bump patch version (#77) (@alexmchan)
v0.14.8
Lighthouse v0.14.8
Closed issues:
- Support custom soft label hardening in
TradeoffMetricsRow
calculations (#72)
Merged pull requests:
- Parameterize binarization function for tradeoff metrics (#74) (@hannahilea)
v0.14.7
Lighthouse v0.14.7
Merged pull requests:
- update
log_resource_info!
to uselog_values!
(#66) (@ericphanson) - [docs] add note about
Base.flush
to logging interface (#67) (@ericphanson) evaluation_metrics_row
refactor (#70) (@hannahilea)- Remove tests that facilitated refactor + tag patch release (#73) (@hannahilea)