Variable importance plot+Coefficient estimates

User: "islem_h"
New Altair Community Member
Updated by Jocelyn
Hello everyone, 

I applied a generalized Linear model on my dataset and it worked perfectly. However, I couldn't interpret the importance of the variables since I found not plot for this purpose. I couldnt also find any coefficient estimates for the predictors. Is there an operator for that or did I miss a connection? 

Thank you a lot in advance!

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "kypexin"
    New Altair Community Member
    Accepted Answer
    Hi @islem_h

    Regarding coefficients:
    You should output the linear model itself from (for example) 'Apply model' output port to the main process output port. It will show an additional tab in the results pane, where all the model coefficients are shown.