From 5f2bdcad0db4f315beb5d83c7c7b13787352021b Mon Sep 17 00:00:00 2001 From: Alex Zwanenburg Date: Tue, 29 Oct 2024 15:12:10 +0100 Subject: [PATCH] Update NEWS.md --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index 771a81c8..9ab794fc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -62,6 +62,12 @@ normalisation is performed, and warns if the outcome in any batch is significantly different from others. +- The `ensemble` method is now used as `detail_level` for evaluating models if + the number of samples assessed for model is 10 or lower. This avoids an issue + where the `hybrid` method used as a default in several evaluation steps would + lead to too few samples to allow for assessment. This affected + Leave-One-Out-Cross-Validation (LOOCV) schemes in particular. + ## Bug fixes - Fixed errors when creating feature or similarity plots caused by sample or