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 4fcc375 commit fe99258Copy full SHA for fe99258
README.md
@@ -37,7 +37,7 @@ missing transform, and contributions are very welcome.
37
framework.
38
39
- Pipelines can be reapplied to unseen "test" data using the same cache
40
- (e.g. constants) fitted with "training" data. For example, `ZScore()`
+ (e.g. constants) fitted with "training" data. For example, a `ZScore`
41
relies on "fitting" `μ` and `σ` once at training time.
42
43
## Rationale
0 commit comments