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 8938bbf commit c8bc89eCopy full SHA for c8bc89e
docs/src/transformers/all_transformers.md
@@ -2,7 +2,6 @@
2
| Transformer | Brief Description |
3
|:----------:|:----------:|
4
| [Standardizer](@ref) | Transforming columns of numerical features by standardization |
5
-| [UnivariateStandardizer](@ref) | Apply standardization given a single vector |
6
| [UnivariateBoxCoxTransformer](@ref) | Apply BoxCox transformation given a single vector |
7
| [InteractionTransformer](@ref) | Transforming columns of numerical features to create new interaction features |
8
| [UnivariateDiscretizer](@ref) | Discretize a continuous vector into an ordered factor |
0 commit comments