I am using the glmnet package to perform a LASSO regression. I am now working on feature importance using the caret package. What I don't understand is the value of the importance. Could anyone enlighten me? Is there any formula to calculate these values or does that mean that these values are based on the beta values?
ROC curve variable importance
only 7 most important variables shown (out of 25)
Importance
feature1 0.8974
feature2 0.8962
feature3 0.8957
feature4 0.8744
feature5 0.8701
feature6 0.8658
feature7 0.8253