summaryrefslogtreecommitdiff
path: root/doc/model-visual.md
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2024-02-19 10:32:39 +0100
committerBirte Kristina Friesel <birte.friesel@uos.de>2024-02-19 10:32:39 +0100
commitcdf3f2ffe49d9836be74e60a83365d26f378fc88 (patch)
treef67b8e1f35ebdd4edf67402f6bf0bfe0eda6be32 /doc/model-visual.md
parent01ddab4bc7cff2c06b67e6327c848baa8141ed5c (diff)
categorial → categorical
Diffstat (limited to 'doc/model-visual.md')
-rw-r--r--doc/model-visual.md2
1 files changed, 1 insertions, 1 deletions
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
```
{