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 9b01b49 commit 0a1c6c1Copy full SHA for 0a1c6c1
src/transforms.jl
@@ -54,8 +54,6 @@ function revert end
54
"""
55
Stateless
56
57
-A stateless transform, i.e. a transform for which the `cache` is not
58
-a function of the input `table` used in a previous [`apply`](@ref) call.
59
This trait is useful to signal that we can [`reapply`](@ref) a transform
60
"fitted" with training data to "test" data without relying on the `cache`.
61
0 commit comments