<?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: Bootstrap Forest Platform &amp;gt; &amp;quot;validation&amp;quot; column vs &amp;quot;validation&amp;quot; portion in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845766#M102021</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53777"&gt;@LargeDormouse25&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Concerning your questions :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Validation portion can be helpful if you didn't specify validation (and test) sets using the Validation role. If you add a &lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/make-validation-column.shtml" target="_self"&gt;validation column&lt;/A&gt; with training, validation (and test) sets using the Validation role, the validation portion will be ignored :&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1741073873130.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73541iAF8CCA7C9706C0A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1741073873130.png" alt="Victor_G_0-1741073873130.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Validation is mostly used in this platform to enable "Early Stopping", to better assess the impact of number of trees and their depths. The validation set will be used to prevent overfitting by using too many/too deep individual trees in the forest.&lt;BR /&gt;Note that you can fine-tune Bootstrap Forest hyperparameters (as well as other ML models in JMP) by using a&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/launch-the-bootstrap-forest-platform.shtml#" target="_self"&gt;&lt;SPAN&gt;Tuning Design Table&lt;/SPAN&gt;&lt;/A&gt;. See how to setup your table and use it for hyperparameters tuning here :&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/example-of-bootstrap-forest-with-a-continuous-response-2.shtml#ww531075" target="_blank" rel="noopener"&gt;Additional Example of the Bootstrap Forest Platform&lt;/A&gt;&lt;BR /&gt;If you used a tuning design table, the list of hyperparameters combinations tested and their results will be displayed in the analysis report :&lt;BR /&gt;
&lt;DIV id="tinyMceEditor_4273506885a57fVictor_G_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TuningReport.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73542i67E79F46E65D7451/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TuningReport.png" alt="TuningReport.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Some previous conversations about Tuning design table for hyperparameters fine-tuning :&lt;BR /&gt;&lt;LI-MESSAGE title="Is there a way to do k-fold cross validation with boosted tree?" uid="781144" url="https://community.jmp.com/t5/Discussions/Is-there-a-way-to-do-k-fold-cross-validation-with-boosted-tree/m-p/781144#U781144" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-MESSAGE title="Boosted Tree - Tuning TABLE DESIGN" uid="609484" url="https://community.jmp.com/t5/Discussions/Boosted-Tree-Tuning-TABLE-DESIGN/m-p/609484#U609484" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-MESSAGE title="Malfunction in Bootstrap Forest with Tuning Design Table?" uid="715269" url="https://community.jmp.com/t5/Discussions/Malfunction-in-Bootstrap-Forest-with-Tuning-Design-Table/m-p/715269#U715269" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-MESSAGE title="Want to run the same tuning design table for multiple y-variables" uid="687401" url="https://community.jmp.com/t5/Discussions/Want-to-run-the-same-tuning-design-table-for-multiple-y/m-p/687401#U687401" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;Note that Random Forest (called Bootstrap Forest in JMP) are one of the most robust supervised learning model available in Machine Learning. Unlike other possible algorithms, it's one of the few models that is less sensitive to hyperparameters tuning, and you can obtain good performances for Random Forests with the basic JMP Pro recommendation/default settings.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;For more info about "tunability" of Machine Learning models (impact of hyperparameters tuning on performances), you can check this paper :&amp;nbsp;&lt;A href="https://arxiv.org/abs/1802.09596" target="_blank" rel="noopener nofollow noreferrer"&gt;[1802.09596] Tunability: Importance of Hyperparameters of Machine Learning Algorithms (arxiv.org)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this answer will help you,&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Mar 2025 07:58:41 GMT</pubDate>
    <dc:creator>Victor_G</dc:creator>
    <dc:date>2025-03-04T07:58:41Z</dc:date>
    <item>
      <title>Bootstrap Forest Platform &gt; "validation" column vs "validation" portion</title>
      <link>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845669#M102007</link>
      <description>&lt;P&gt;2 (basic?) questions about Bootstrap forest platform:&lt;/P&gt;&lt;P&gt;- So I can specify a validation column, tagging the records as "training", "validation" or "test" (60%,20%,20%).&lt;BR /&gt;But there is also a "validation Portion" option (default as 0). What is this portion ? And is it discarded if validation column is specified ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I provide validation records, so I assume the platform will run&amp;nbsp;hyperparams optimization. Which platform report lists the hyperparams search history ?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 20:18:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845669#M102007</guid>
      <dc:creator>LargeDormouse25</dc:creator>
      <dc:date>2025-03-03T20:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap Forest Platform &gt; "validation" column vs "validation" portion</title>
      <link>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845766#M102021</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53777"&gt;@LargeDormouse25&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Concerning your questions :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Validation portion can be helpful if you didn't specify validation (and test) sets using the Validation role. If you add a &lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/make-validation-column.shtml" target="_self"&gt;validation column&lt;/A&gt; with training, validation (and test) sets using the Validation role, the validation portion will be ignored :&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1741073873130.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73541iAF8CCA7C9706C0A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1741073873130.png" alt="Victor_G_0-1741073873130.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Validation is mostly used in this platform to enable "Early Stopping", to better assess the impact of number of trees and their depths. The validation set will be used to prevent overfitting by using too many/too deep individual trees in the forest.&lt;BR /&gt;Note that you can fine-tune Bootstrap Forest hyperparameters (as well as other ML models in JMP) by using a&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/launch-the-bootstrap-forest-platform.shtml#" target="_self"&gt;&lt;SPAN&gt;Tuning Design Table&lt;/SPAN&gt;&lt;/A&gt;. See how to setup your table and use it for hyperparameters tuning here :&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/example-of-bootstrap-forest-with-a-continuous-response-2.shtml#ww531075" target="_blank" rel="noopener"&gt;Additional Example of the Bootstrap Forest Platform&lt;/A&gt;&lt;BR /&gt;If you used a tuning design table, the list of hyperparameters combinations tested and their results will be displayed in the analysis report :&lt;BR /&gt;
&lt;DIV id="tinyMceEditor_4273506885a57fVictor_G_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TuningReport.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73542i67E79F46E65D7451/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TuningReport.png" alt="TuningReport.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Some previous conversations about Tuning design table for hyperparameters fine-tuning :&lt;BR /&gt;&lt;LI-MESSAGE title="Is there a way to do k-fold cross validation with boosted tree?" uid="781144" url="https://community.jmp.com/t5/Discussions/Is-there-a-way-to-do-k-fold-cross-validation-with-boosted-tree/m-p/781144#U781144" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-MESSAGE title="Boosted Tree - Tuning TABLE DESIGN" uid="609484" url="https://community.jmp.com/t5/Discussions/Boosted-Tree-Tuning-TABLE-DESIGN/m-p/609484#U609484" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-MESSAGE title="Malfunction in Bootstrap Forest with Tuning Design Table?" uid="715269" url="https://community.jmp.com/t5/Discussions/Malfunction-in-Bootstrap-Forest-with-Tuning-Design-Table/m-p/715269#U715269" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-MESSAGE title="Want to run the same tuning design table for multiple y-variables" uid="687401" url="https://community.jmp.com/t5/Discussions/Want-to-run-the-same-tuning-design-table-for-multiple-y/m-p/687401#U687401" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;Note that Random Forest (called Bootstrap Forest in JMP) are one of the most robust supervised learning model available in Machine Learning. Unlike other possible algorithms, it's one of the few models that is less sensitive to hyperparameters tuning, and you can obtain good performances for Random Forests with the basic JMP Pro recommendation/default settings.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;For more info about "tunability" of Machine Learning models (impact of hyperparameters tuning on performances), you can check this paper :&amp;nbsp;&lt;A href="https://arxiv.org/abs/1802.09596" target="_blank" rel="noopener nofollow noreferrer"&gt;[1802.09596] Tunability: Importance of Hyperparameters of Machine Learning Algorithms (arxiv.org)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this answer will help you,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 07:58:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845766#M102021</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2025-03-04T07:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap Forest Platform &gt; "validation" column vs "validation" portion</title>
      <link>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845861#M102045</link>
      <description>&lt;P&gt;Hi &amp;nbsp;Victor,&lt;/P&gt;&lt;P&gt;Regarding use of a tuning table for HyperParam search,&lt;/P&gt;&lt;P&gt;I have a mismatch between specified params&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LargeDormouse25_0-1741106857433.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73561i626D9A7841F00C33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LargeDormouse25_0-1741106857433.png" alt="LargeDormouse25_0-1741106857433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the params reported by Model Validation.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LargeDormouse25_1-1741106911257.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73562i97189CC220977351/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LargeDormouse25_1-1741106911257.png" alt="LargeDormouse25_1-1741106911257.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So it looks like that "Portion Bootstrap", "Minimum Splits per Tree" and "Minimum Size Split" are not considered in the model validation. Can you confirm these param names are correct in this context ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 16:52:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845861#M102045</guid>
      <dc:creator>LargeDormouse25</dc:creator>
      <dc:date>2025-03-04T16:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap Forest Platform &gt; "validation" column vs "validation" portion</title>
      <link>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845941#M102060</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53777"&gt;@LargeDormouse25&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Please check the following discussion mentioned in my earlier post, you'll find some explanations about the correct naming of hyperparameters, where to find them, and some tables already prepared with the correct naming for hyperparameters tuning :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-MESSAGE title="Malfunction in Bootstrap Forest with Tuning Design Table?" uid="715269" url="https://community.jmp.com/t5/Discussions/Malfunction-in-Bootstrap-Forest-with-Tuning-Design-Table/m-p/715269#U715269" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 20:41:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845941#M102060</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2025-03-04T20:41:35Z</dc:date>
    </item>
  </channel>
</rss>

