<?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 Re: Linear regression coefficient and intercept in Qlik Predict</title>
    <link>https://community.qlik.com/t5/Qlik-Predict/Linear-regression-coefficient-and-intercept/m-p/2482109#M1037</link>
    <description>&lt;P&gt;Qlik AutoML does not expose the coefficients as they are only available for linear/logistic regression models.&lt;/P&gt;
&lt;P&gt;In reality, most use cases are being best solved with tree-based or gradient-boosted algorithms, for which coefficients are not available. In addition, most users of AutoML do not require these coefficients for their use cases.&lt;/P&gt;
&lt;P&gt;For consistency across all algorithm types, AutoML uses SHAP values for explainability.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2024 17:49:09 GMT</pubDate>
    <dc:creator>Kyle_Jourdan</dc:creator>
    <dc:date>2024-09-17T17:49:09Z</dc:date>
    <item>
      <title>Linear regression coefficient and intercept</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/Linear-regression-coefficient-and-intercept/m-p/2481598#M1032</link>
      <description>&lt;P&gt;Hei!&lt;BR /&gt;&lt;BR /&gt;I buliding model to predict market price. I made experiment and best model was linear regression with 4 features. I trained same model in R-Studio using also linear regression (function lm())&lt;BR /&gt;Qlik AI gives highest R-square (0.65 vs 0.59 in R-Studio) into same sample (also same number of features)&lt;BR /&gt;I was curious to find out regression coefficient and intercept. In R-Studio I can get coefficients using syntax: summary(my_regression_model).&amp;nbsp;&lt;/P&gt;
&lt;PRE id="rstudio_console_output" class="GNTYACMBO3B" tabindex="0" role="document" aria-label="Console Output"&gt;&lt;SPAN class="GNTYACMBP3B"&gt;&lt;SPAN class="GNTYACMBO3B"&gt;Residuals:
     Min       1Q   Median       3Q      Max 
-10.4651  -1.5801  -0.3867   1.4452   9.1223 

Coefficients:
                          Estimate Std. Error t value Pr(&amp;gt;|t|)    
(Intercept)                -6.6118     2.1749  -3.040  0.00367 ** 
Volume                      6.4781     1.2279   5.276 2.50e-06 ***
SalesABC                    0.8449     2.2853   0.370  0.71308    
Corrosion                   3.2238     1.1819   2.728  0.00863 ** 
Quality                     4.4110     0.9713   4.541 3.26e-05 ***
Volume:SalesABC            -1.7214     1.1693  -1.472  0.14690    
Volume:Corrosion           -1.4987     0.8246  -1.817  0.07480 .  
SalesABC:Corrosion         -0.9049     1.0123  -0.894  0.37543    
Volume:SalesABC:Corrosion   0.4691     0.6139   0.764  0.44814    
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 3.225 on 53 degrees of freedom
Multiple R-squared:  0.645,	Adjusted R-squared:  0.5914 
F-statistic: 12.04 on 8 and 53 DF,  p-value: 1.323e-09&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;How can I get regression model coefficients and intercept in Qlik AI? &lt;BR /&gt;I can get out SHAP values qvd (or csv file) but those are different than regression coefficients. &lt;BR /&gt;&lt;BR /&gt;Does Qlik AI supports "explainable AI" concept?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andres&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 23:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/Linear-regression-coefficient-and-intercept/m-p/2481598#M1032</guid>
      <dc:creator>andres_kukke</dc:creator>
      <dc:date>2024-09-13T23:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linear regression coefficient and intercept</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/Linear-regression-coefficient-and-intercept/m-p/2482109#M1037</link>
      <description>&lt;P&gt;Qlik AutoML does not expose the coefficients as they are only available for linear/logistic regression models.&lt;/P&gt;
&lt;P&gt;In reality, most use cases are being best solved with tree-based or gradient-boosted algorithms, for which coefficients are not available. In addition, most users of AutoML do not require these coefficients for their use cases.&lt;/P&gt;
&lt;P&gt;For consistency across all algorithm types, AutoML uses SHAP values for explainability.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 17:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/Linear-regression-coefficient-and-intercept/m-p/2482109#M1037</guid>
      <dc:creator>Kyle_Jourdan</dc:creator>
      <dc:date>2024-09-17T17:49:09Z</dc:date>
    </item>
  </channel>
</rss>

