When following the tutorial, this cell fails because optimal_lambda is missing data_used and induct_used.
The error I encountered was also a little confusing because the parameters don't line up. In the error encountered, optimal_lambda is missing data_used and induct_used, but because the parameters are out of order the error code reports that log_lambda_0 and cv_type are missing.
I later found the strings I needed but the tutorial may need a quick review :)
Thanks
Expected

Actual

When following the tutorial, this cell fails because
optimal_lambdais missingdata_usedandinduct_used.The error I encountered was also a little confusing because the parameters don't line up. In the error encountered,
optimal_lambdais missingdata_usedandinduct_used, but because the parameters are out of order the error code reports thatlog_lambda_0andcv_typeare missing.I later found the strings I needed but the tutorial may need a quick review :)
Thanks
Expected

Actual
