Skip to content
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

we really need to check code for metrics in terms of "sample_weights" and normalization. #1138

Open
berndbischl opened this issue Aug 29, 2024 · 2 comments
Labels

Comments

@berndbischl
Copy link
Member

should be carefully read, but also unit tested in terms of behavior.
maybe test sse1(w1) + sse2(w2) = sse2(w)

@berndbischl
Copy link
Member Author

also not sure why we use "sample_weights" and not simply weights....

@tdhock
Copy link
Contributor

tdhock commented Nov 5, 2024

weights (without sample) is frequently used in the neural network literature, to refer to the learned parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants