Please include a summary of the changes and the related issue that can be
included in the release announcement. Please also include relevant motivation
and context.
Other details good to know for developers
Please include any other details of this change useful for TruLens developers.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to
not work as expected)
[ ] New Tests
[ ] This change includes re-generated golden test results
[ ] This change requires a documentation update
[!IMPORTANT]
Fixes typos in documentation by changing aggregation function to numpy.mean and updating context specification.
Documentation Fixes:
Corrects aggregation function from numpy.min to numpy.mean in feedback_aggregation.md, with_app.md, and README.md.
Updates context specification from statement to context in feedback_aggregation.md and README.md.
This description was created by for 63c3c23afe0af40ba125468fae3884d7e36b0c84. It will automatically update as commits are pushed.
Description
Please include a summary of the changes and the related issue that can be included in the release announcement. Please also include relevant motivation and context.
Other details good to know for developers
Please include any other details of this change useful for TruLens developers.
Type of change