diff options
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 ``` { |