Skip to content

Commit fd2e393

Browse files
committed
Mention factor-valued predictions in the intro
1 parent f74d7c3 commit fd2e393

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ If the training data is small, use the full training data. In cases with a natur
2626
**Remarks**
2727

2828
- Multivariate predictions are handled at no additional computational cost.
29+
- Factor-valued predictions are automatically turned into one-hot-encoded columns.
2930
- By changing the defaults, the iterative pure sampling approach in [2] can be enforced.
3031
- Case weights are supported via the argument `bg_w`.
3132

0 commit comments

Comments
 (0)