Open berndbischl opened 2 months ago
should be carefully read, but also unit tested in terms of behavior. maybe test sse1(w1) + sse2(w2) = sse2(w)
also not sure why we use "sample_weights" and not simply weights....
weights (without sample) is frequently used in the neural network literature, to refer to the learned parameters
should be carefully read, but also unit tested in terms of behavior. maybe test sse1(w1) + sse2(w2) = sse2(w)