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 5e35c33 commit c5a51ccCopy full SHA for c5a51cc
NEWS.md
@@ -13,6 +13,8 @@
13
* New PipeOps `PipeOpEncodePLQuantiles` and `PipeOpEncodePLTree` that implement piecewise linear encoding with two different binning methods.
14
* Compatibility with new `R6` release.
15
* Docs: Performed cleanup and standardization.
16
+* Docs: Performed cleanup of reference index page on website.
17
+* Docs: Fixed parsing of examples on website for `PipeOpNMF` and `PipeOpLearnerPICVPlus`.
18
* Fix: `PipeOpTargetMutate` and `PipeOpTargetTrafoScaleRange` no longer drop unseen factor levels of features or targets during train and predict.
19
* Simplified parameter checks and added internal type checking for `PipeOpTargetMutate`.
20
0 commit comments