big_O icon indicating copy to clipboard operation
big_O copied to clipboard

Use model selection methods when comparing complexity classes with different number of parameters

Open pberkes opened this issue 7 years ago • 0 comments

Complexity classes with more parameters will always fit the data better.

Use cross-validation methods, or just an AIC correction, to take that into account.

pberkes avatar Mar 05 '17 08:03 pberkes