π New/Added
- Added optimal lambdas to the final output if lambdas are a range of values or are NULL and the optimal lambda must
be selected usingcv.glmnet
.
β» Changed
- To the console output specifying the optimal lambda, the specific rule used is mentioned.
π Fixes
- Fixed error if lambda is only a single value.
- Better alignment in command-line output if their are NaN values.
Full Changelog: 0.4.0.9003...0.4.0.9004