<?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: MODEL COMPARISON TABLE IN JMP PRO - DIFFERENCE IN VALUES in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/MODEL-COMPARISON-TABLE-IN-JMP-PRO-DIFFERENCE-IN-VALUES/m-p/514076#M74132</link>
    <description>&lt;P&gt;Thank you for your prompt response , which has clarified the matter.&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jun 2022 02:51:02 GMT</pubDate>
    <dc:creator>sreekumarp</dc:creator>
    <dc:date>2022-06-25T02:51:02Z</dc:date>
    <item>
      <title>MODEL COMPARISON TABLE IN JMP PRO - DIFFERENCE IN VALUES</title>
      <link>https://community.jmp.com/t5/Discussions/MODEL-COMPARISON-TABLE-IN-JMP-PRO-DIFFERENCE-IN-VALUES/m-p/513561#M74093</link>
      <description>&lt;P&gt;I am carrying out three analysis on a set of data , namely multiple linear regression, bootstrap forests and neural networks and later apply the model comparison table to obtain a summary of the results at a glance. I find that the results obtained in the neural networks appear differently in the actual neural network output and the model comparison table. For example the R Square value obtained in the neural network out put was 0.9812414 , but this appears as 0.9553 in the model comparison table for the test set of the validation column. How this value changes in the model comparison table ?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:51:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MODEL-COMPARISON-TABLE-IN-JMP-PRO-DIFFERENCE-IN-VALUES/m-p/513561#M74093</guid>
      <dc:creator>sreekumarp</dc:creator>
      <dc:date>2023-06-09T00:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL COMPARISON TABLE IN JMP PRO - DIFFERENCE IN VALUES</title>
      <link>https://community.jmp.com/t5/Discussions/MODEL-COMPARISON-TABLE-IN-JMP-PRO-DIFFERENCE-IN-VALUES/m-p/513992#M74127</link>
      <description>&lt;P&gt;The neural network algorithm starts by randomly assigning a set of weights and then iteratively refitting those weights. This process yields a slightly different set of final weights (and therefore fit statistics) every time the algorithm is run. You saved one specific set of weights when saving the prediction formula for use in Model Comparison, and now when you rerun the analysis by opening the .jrp file, the model is rerun with a new random set of starting weights and produces slightly different numerical results. To obtain the exact same numerical result every time, specify a random seed value before running the model. (See &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/launch-the-neural-platform.shtml#" target="_blank" rel="noopener"&gt;this documentation page&lt;/A&gt;.) Setting the random seed will ensure that the random initialization of weights is the same each time.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-06-24 at 4.05.23 PM.png" style="width: 480px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/43556iFFD6B08DCFD459FC/image-dimensions/480x307?v=v2" width="480" height="307" role="button" title="Screen Shot 2022-06-24 at 4.05.23 PM.png" alt="Screen Shot 2022-06-24 at 4.05.23 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The same concept applies to the Bootstrap Forest (here, the random seed controls the bootstrap sampling), though the random seed option appears in the specification window instead of the launch window as in Neural:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-06-24 at 4.10.02 PM.png" style="width: 478px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/43558i27E6CDF26FA6EDFE/image-dimensions/478x302?v=v2" width="478" height="302" role="button" title="Screen Shot 2022-06-24 at 4.10.02 PM.png" alt="Screen Shot 2022-06-24 at 4.10.02 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 20:25:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MODEL-COMPARISON-TABLE-IN-JMP-PRO-DIFFERENCE-IN-VALUES/m-p/513992#M74127</guid>
      <dc:creator>Ross_Metusalem</dc:creator>
      <dc:date>2022-06-24T20:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL COMPARISON TABLE IN JMP PRO - DIFFERENCE IN VALUES</title>
      <link>https://community.jmp.com/t5/Discussions/MODEL-COMPARISON-TABLE-IN-JMP-PRO-DIFFERENCE-IN-VALUES/m-p/514076#M74132</link>
      <description>&lt;P&gt;Thank you for your prompt response , which has clarified the matter.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 02:51:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MODEL-COMPARISON-TABLE-IN-JMP-PRO-DIFFERENCE-IN-VALUES/m-p/514076#M74132</guid>
      <dc:creator>sreekumarp</dc:creator>
      <dc:date>2022-06-25T02:51:02Z</dc:date>
    </item>
  </channel>
</rss>

