'How to interpret these outputs for an AUC model with cv.glment in R?

Using model <- cv.glmnet() on a dataset, with type.measure = "auc", and printing the results using print(model), I get the following output:

enter image description here

My question: does this table show the CV and test AUC values for the min and 1se lambdas?

My understanding was that the measure column refers to the test AUC value for each lambda value. Is this correct? And how can the CV value be seen?

Thanks!



Solution 1:[1]

If I understand you correctly, to fix your issue, you can simply in your CSS (stylesheet) type the following code:

#carrouse1 {
overflow-x: auto;
}

...and do the same thing if you have more than one If you want to make another section be horizontally scrolled, then just use the same CSS property on that too!

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 T3C Studios