From fa92d7fcfca0572ca6adb31e39f7c1f40a336463 Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Mon, 6 May 2024 08:47:10 +1200 Subject: [PATCH] trival whitespace commit --- src/MLJ.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MLJ.jl b/src/MLJ.jl index 299a93de3..f7afe2d09 100644 --- a/src/MLJ.jl +++ b/src/MLJ.jl @@ -12,7 +12,7 @@ loaded separately: checking how MLJ interprets your data - StatisticalMeasures.jl: MLJ-compatible measures (metrics) for machine learning, - confusion matrices, ROC curves. + confusion matrices, ROC curves. - MLJModels.jl: Common transformers for data preprocessing, searching the model registry, loading models with `@load`