-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Documentation to Adapter Transforms #268
Conversation
…t for 'into' but it seems reasonable
… to be doing the same thing from different directions
…he broadcast documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! please see my minor comments.
Thank you! We have both keep and drop because it may be more efficient to use either of the two depending on the application. Doc for ElementwiseTransform looks good. |
I changed the documentation in
|
I think this now looks good, thank you! Will merge now. About your standardize question: You are not sure what the use-case would be for the mean and SD inferred from data? Or the use case of a user-specified mean and SD? |
Documentation added to: