<?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 How to save a prediction formula with a different probability threshold? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-save-a-prediction-formula-with-a-different-probability/m-p/361683#M61125</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is there a way to do this other than using the&amp;nbsp;Model Classification Explorer Add-In?&amp;nbsp;I am reviewing a few models and it is very time consuming. No matter what I do, either save formulas or predicted or publish, JMP is always using the default threshold it arrived to. I can play with the slider and see the results, but they don't translate to anything outside the report window. Unfortunately that is also the case for the prediction profiler, which I wanted to use with a different threshold.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight into this would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uriel&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 00:29:16 GMT</pubDate>
    <dc:creator>utkcito</dc:creator>
    <dc:date>2023-06-09T00:29:16Z</dc:date>
    <item>
      <title>How to save a prediction formula with a different probability threshold?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-save-a-prediction-formula-with-a-different-probability/m-p/361683#M61125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is there a way to do this other than using the&amp;nbsp;Model Classification Explorer Add-In?&amp;nbsp;I am reviewing a few models and it is very time consuming. No matter what I do, either save formulas or predicted or publish, JMP is always using the default threshold it arrived to. I can play with the slider and see the results, but they don't translate to anything outside the report window. Unfortunately that is also the case for the prediction profiler, which I wanted to use with a different threshold.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight into this would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uriel&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:29:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-save-a-prediction-formula-with-a-different-probability/m-p/361683#M61125</guid>
      <dc:creator>utkcito</dc:creator>
      <dc:date>2023-06-09T00:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to save a prediction formula with a different probability threshold?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-save-a-prediction-formula-with-a-different-probability/m-p/361757#M61143</link>
      <description>&lt;P&gt;An example piece of code that shows what you are doing and what you have so far would help us a lot to solve your issue&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 12:58:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-save-a-prediction-formula-with-a-different-probability/m-p/361757#M61143</guid>
      <dc:creator>pauldeen</dc:creator>
      <dc:date>2021-02-23T12:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to save a prediction formula with a different probability threshold?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-save-a-prediction-formula-with-a-different-probability/m-p/361782#M61147</link>
      <description>&lt;P&gt;Usually the output of a classification model are the probabilities of the classifications.&amp;nbsp; These are not affected by the probability cutoff - the probability cutoff is applied to these probabilities to produce predicted classifications.&amp;nbsp; So, the prediction formula you really want is the formula that produces the probabilities.&amp;nbsp; Then it is a simple matter to produce the classifications from that.&amp;nbsp; If you want to do this in JMP and save that formula, just create a new formula column with IF (probability&amp;gt;x) then classification A, else classification B (something along those lines) and save that formula.&amp;nbsp; But the real formula that is of interest is the one that produces the probabilities.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 13:30:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-save-a-prediction-formula-with-a-different-probability/m-p/361782#M61147</guid>
      <dc:creator>dale_lehman</dc:creator>
      <dc:date>2021-02-23T13:30:23Z</dc:date>
    </item>
  </channel>
</rss>

