From cdf3f2ffe49d9836be74e60a83365d26f378fc88 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 19 Feb 2024 10:32:39 +0100 Subject: categorial → categorical MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/model-visual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/model-visual.md') diff --git a/doc/model-visual.md b/doc/model-visual.md index 2fdbd29..2bc38b4 100644 --- a/doc/model-visual.md +++ b/doc/model-visual.md @@ -48,7 +48,7 @@ The model for `param[paramIndex] <= threshold` is located in `left`, the model for `param[paramIndex] > threshold` is located in `right`. `value` is a static model that serves as fall-back if `param[paramIndex]` is undefined. -### RMT categorial split node +### RMT categorical split node ``` { -- cgit v1.2.3