Hi!
I have a question: I tried to train a Logistic model with AutoModel, but I don't understand how to see the features used in the classification (I suppose that not all the features were selected as usefull and some features were deleted in the training phase).
Thanks a lot!