Skip to content

Commit

Permalink
Update docs/src/glossary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom authored Aug 1, 2022
1 parent cb56073 commit d82d1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ or the projection matrices of a PCA dimension-reduction algorithm.

### operation

Data-manipulating operations (methods) parameterized by some
Data-manipulating operations (methods) using some
`fitresult`. For supervised learners, the `predict`, `predict_mean`,
`predict_median`, or `predict_mode` methods; for transformers, the
`transform` or `inverse_transform` method. An operation may also
Expand Down

0 comments on commit d82d1c4

Please sign in to comment.