<?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: For Qlik Predict to return a regression model instead of a binary one in Qlik Predict</title>
    <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537149#M1185</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="L_VN_0-1764064702764.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185240i46967774CEA8EBEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="L_VN_0-1764064702764.png" alt="L_VN_0-1764064702764.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These are the results of a mock prediction. How do I interpret the Accept_0 and Accept_1?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If Accept_0 close to 0 -&amp;gt; it predicts yes, and if Accept_1 close to 1 it predicts yes?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Nov 2025 10:00:22 GMT</pubDate>
    <dc:creator>L_VN</dc:creator>
    <dc:date>2025-11-25T10:00:22Z</dc:date>
    <item>
      <title>For Qlik Predict to return a regression model instead of a binary one</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537128#M1183</link>
      <description>&lt;P&gt;I have a training dataset of customers and if they accepted an offer; the target variable is a binary 1 or 0. I want to train a model that doesn't return a binary answer but rather a continuous score (in some range, maybe [0, 100). I do not seem to find an option for this in the settings of Qlik Predict.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 07:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537128#M1183</guid>
      <dc:creator>L_VN</dc:creator>
      <dc:date>2025-11-25T07:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: For Qlik Predict to return a regression model instead of a binary one</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537138#M1184</link>
      <description>&lt;P&gt;In order to have a regression, your target column on your training data needs more than 10 distinct values, otherwise is going to be treated as a classification.&lt;/P&gt;&lt;P&gt;What you can do it instead is to run a binary classification and use the positive class probability column, which you get once run a deployed model prediction.&lt;/P&gt;&lt;P&gt;That column is usually called “[TargetColumn_PositiveLabel]”. For example; Accept_1&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 08:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537138#M1184</guid>
      <dc:creator>igoralcantara</dc:creator>
      <dc:date>2025-11-25T08:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: For Qlik Predict to return a regression model instead of a binary one</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537149#M1185</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="L_VN_0-1764064702764.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185240i46967774CEA8EBEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="L_VN_0-1764064702764.png" alt="L_VN_0-1764064702764.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These are the results of a mock prediction. How do I interpret the Accept_0 and Accept_1?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If Accept_0 close to 0 -&amp;gt; it predicts yes, and if Accept_1 close to 1 it predicts yes?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 10:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537149#M1185</guid>
      <dc:creator>L_VN</dc:creator>
      <dc:date>2025-11-25T10:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: For Qlik Predict to return a regression model instead of a binary one</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537173#M1186</link>
      <description>&lt;P&gt;I do not see any Accept_1 close to zero. This is a scale from 0 to 1. Multiply by 100 to get in %. All the 1 that I see are on the 99%, all the zeros are very close to zero, the biggest one is the first with 1.6%.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 12:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537173#M1186</guid>
      <dc:creator>igoralcantara</dc:creator>
      <dc:date>2025-11-25T12:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: For Qlik Predict to return a regression model instead of a binary one</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537175#M1187</link>
      <description>&lt;P&gt;&lt;BR /&gt;The three last Accept_1 are of the order 10^-6, so I'd say that they are close to zero.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 12:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537175#M1187</guid>
      <dc:creator>L_VN</dc:creator>
      <dc:date>2025-11-25T12:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: For Qlik Predict to return a regression model instead of a binary one</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537177#M1188</link>
      <description>&lt;P&gt;Yes, that is why the prediction for them (column "Accept_Predicted") is 0. The probability of them being 1 is so low that the model predicted as 0.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 12:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537177#M1188</guid>
      <dc:creator>igoralcantara</dc:creator>
      <dc:date>2025-11-25T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: For Qlik Predict to return a regression model instead of a binary one</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537178#M1189</link>
      <description>&lt;P&gt;Ah, ok. I get it now. So for a classifier that can predict three classes (A, B, C) we'd get&amp;nbsp;&lt;SPAN&gt;Accept_A, Accept_B, Accept_C?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 12:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537178#M1189</guid>
      <dc:creator>L_VN</dc:creator>
      <dc:date>2025-11-25T12:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: For Qlik Predict to return a regression model instead of a binary one</title>
      <link>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537180#M1190</link>
      <description>&lt;P&gt;Exactly. To understand the cutoff point, check the training Experiment and look for the dot in the ROC chart.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 12:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Predict/For-Qlik-Predict-to-return-a-regression-model-instead-of-a/m-p/2537180#M1190</guid>
      <dc:creator>igoralcantara</dc:creator>
      <dc:date>2025-11-25T12:40:21Z</dc:date>
    </item>
  </channel>
</rss>

