<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Viewing ML Modeling Coefficients in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2052069#M31490</link>
    <description>&lt;P&gt;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 the model report, but I'm unable to view the coefficients applied to each variable from the most recent training. Is there a way to do this? I have both the web client and desktop version installed. I'm a premium user utilizing a premium capacity.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Sep 2021 18:33:35 GMT</pubDate>
    <dc:creator>kylebennett6</dc:creator>
    <dc:date>2021-09-01T18:33:35Z</dc:date>
    <item>
      <title>Viewing ML Modeling Coefficients</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2052069#M31490</link>
      <description>&lt;P&gt;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 the model report, but I'm unable to view the coefficients applied to each variable from the most recent training. Is there a way to do this? I have both the web client and desktop version installed. I'm a premium user utilizing a premium capacity.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 18:33:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2052069#M31490</guid>
      <dc:creator>kylebennett6</dc:creator>
      <dc:date>2021-09-01T18:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing ML Modeling Coefficients</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2058382#M31549</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/323566"&gt;@kylebennett6&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If you mean the detail variable and metrics of your data source, I'd like to suggest you check these on your data source side.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Power bi uses the data connector with the corresponding API to get data from the remote data sources. For this scenario, power bi data model doesn't live connected to the remote Datasource and the API may not get all data fields. (metrics, custom field, dynamic variables, logic fields may not be pulled to power bi desktop)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 02:37:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2058382#M31549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-06T02:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing ML Modeling Coefficients</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2069550#M31671</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 17:37:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2069550#M31671</guid>
      <dc:creator>kylebennett6</dc:creator>
      <dc:date>2021-09-10T17:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing ML Modeling Coefficients</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2082202#M31838</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/323566"&gt;@kylebennett6&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;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.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;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.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 08:35:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Viewing-ML-Modeling-Coefficients/m-p/2082202#M31838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-17T08:35:24Z</dc:date>
    </item>
  </channel>
</rss>

