I am trying to determine the significance of my features in my classification using LASSO. However, I could not find any reference or guideline on doing so. I understand that LASSO mainly works for regressions, however, is there any way or any guideline that I could work around with?
If there is no way for it, is there any other similar method for me to determine the significance of my features? E.g. which features affect the classification the most?