Open rodluger opened 7 years ago
The derivative of the RMS in the validation set with respect to Lambda is analytic. This can be used in a gradient descent / nonlinear optimizer in 3D. We may still have issues with the non-smoothness of the function, but this could save us a lot of time.
Currently thinking of optimizing full likelihood instead of CV.
Currently doing a grid search in each PLD order as a shortcut. Should optimize the full 3D function.