Forum Discussion
kylebennett6
4 years agoFrequent Visitor
Viewing ML Modeling Coefficients
I've recently implemented an AI Machine Learning model into our workspace, but I would like to know how to view the coefficients applied to each variable at any given time. I can see the variables in...
kylebennett6
4 years agoFrequent Visitor
Are you saying that the model coefficients are stored someplace else? I have access to both platforms--both Desktop and Web versions of PowerBI. I just need to know specifically where to look to get the regression model coefficients once the model has refreshed.
Thank you.
Anonymous
4 years agoNot applicable
Hi kylebennett6,
Did these metrics include in your data model tables? AFAIK, power bi will pull the data model tables and convert them with AS tabular structure.
If not, you may need to manually calculate them or try to get the function of the calculated expression to the power query side, then you can invoke these functions for calculating.
Regards,
Xiaoxin Sheng