<?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: k fold crossvalidation in the partition platform in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429318#M67878</link>
    <description>&lt;P&gt;K-Fold of a partition model can be done using the Model Screening platform. K-fold is done in a more useful way there.&lt;/P&gt;
&lt;P&gt;It was removed from the Partition platform because the folds were not independent of the tree-cut decisions. This can lead to overfitting of the tree model, especially prior to version 15. Steps were made to correct this in v15, but still not satisfactorily. Instead, better functionality was placed in the Model Screening platform.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 16:14:19 GMT</pubDate>
    <dc:creator>Dan_Obermiller</dc:creator>
    <dc:date>2021-10-22T16:14:19Z</dc:date>
    <item>
      <title>k fold crossvalidation in the partition platform</title>
      <link>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429209#M67867</link>
      <description>&lt;P&gt;... has it really been removed from version 16 of JMP ... I don't see it anymore?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 14:42:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429209#M67867</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2023-06-09T14:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: k fold crossvalidation in the partition platform</title>
      <link>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429216#M67869</link>
      <description>&lt;P&gt;It hasn't been removed, but you cannot&amp;nbsp; see it in red triangle anymore (no idea why).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;Names Default To Here(1);
dt = Open("$SAMPLE_DATA/Car Poll.jmp");
obj = dt &amp;lt;&amp;lt; Partition(
	Y(:country),
	X(:sex, :marital status, :age, :type, :size),
	Split Best(2)
);
obj &amp;lt;&amp;lt; K Fold Crossvalidation(5);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Also you can see it in preferences:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1634902007023.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36911i2B4FD6C055B55AE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1634902007023.png" alt="jthi_0-1634902007023.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But if you enable it, it will launch every time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also:&amp;nbsp;&lt;A href="https://community.jmp.com/t5/JMP-Wish-List/Bring-back-the-crossvalidation-option-in-Partition-platform-menu/idi-p/377317" target="_blank" rel="noopener"&gt;Bring back the crossvalidation option in Partition platform menu&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 11:27:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429216#M67869</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2021-10-22T11:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: k fold crossvalidation in the partition platform</title>
      <link>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429318#M67878</link>
      <description>&lt;P&gt;K-Fold of a partition model can be done using the Model Screening platform. K-fold is done in a more useful way there.&lt;/P&gt;
&lt;P&gt;It was removed from the Partition platform because the folds were not independent of the tree-cut decisions. This can lead to overfitting of the tree model, especially prior to version 15. Steps were made to correct this in v15, but still not satisfactorily. Instead, better functionality was placed in the Model Screening platform.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 16:14:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429318#M67878</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2021-10-22T16:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: k fold crossvalidation in the partition platform</title>
      <link>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429355#M67881</link>
      <description>&lt;P&gt;The deprecation was not mentioned in JMP 16 but this change is not mentioned in the New Features document. It is noted in the Scripting Index with the message syntax.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="partitio.PNG" style="width: 921px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36921i07F016D5348066BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="partitio.PNG" alt="partitio.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 17:16:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/k-fold-crossvalidation-in-the-partition-platform/m-p/429355#M67881</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-10-22T17:16:14Z</dc:date>
    </item>
  </channel>
</rss>

