top | item 41619973

(no title)

yldedly | 1 year ago

Do you still see such dynamics in the coefficients if you have an order of magnitude more data or fewer dimensions? 100 points in 6D is not much even for linear regression, the model might just be too high variance to interpolate monotonically between the two populations.

discuss

order

jmount|1 year ago

The amount of data rapidly factors-out. One cat get the effect even for millions of points in 6d. It is the complexity of the model solution which is going to be degree D-1 polynomials over a shared degree D-1 denominator that drive the effect.

mnky9800n|1 year ago

I may be misunderstanding, but wouldn't you see this effect any time you did a k fold cross validation?