We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74d7c3 commit fd2e393Copy full SHA for fd2e393
README.md
@@ -26,6 +26,7 @@ If the training data is small, use the full training data. In cases with a natur
26
**Remarks**
27
28
- Multivariate predictions are handled at no additional computational cost.
29
+- Factor-valued predictions are automatically turned into one-hot-encoded columns.
30
- By changing the defaults, the iterative pure sampling approach in [2] can be enforced.
31
- Case weights are supported via the argument `bg_w`.
32
0 commit comments