diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-02-19 10:32:39 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-02-19 10:32:39 +0100 |
commit | cdf3f2ffe49d9836be74e60a83365d26f378fc88 (patch) | |
tree | f67b8e1f35ebdd4edf67402f6bf0bfe0eda6be32 /doc/model-visual.md | |
parent | 01ddab4bc7cff2c06b67e6327c848baa8141ed5c (diff) |
categorial → categorical
Diffstat (limited to 'doc/model-visual.md')
-rw-r--r-- | doc/model-visual.md | 2 |
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 ``` { |