<?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: Advice on Boosted Tree Model and How to Export to Excel in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Advice-on-Boosted-Tree-Model-and-How-to-Export-to-Excel/m-p/879128#M104234</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/70061"&gt;@andrewdy04&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome in the Community !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tree-based models are simple in their mechanisms, as they rely on if-else statement using thresholds values on the factors.&lt;/P&gt;
&lt;P&gt;If you want to use your tree-based model in Excel, you can&amp;nbsp; save the prediction formula in JMP, and replace the if-else JSL functions by the corresponding Excel functions. However, Boosted Tree and Random Forests can have quite complex (and long) prediction formula :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1749542384302.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76741i06C0AE21E061F023/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1749542384302.png" alt="Victor_G_0-1749542384302.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the topic of modeling strategy, I'm afraid I won't have enough information to guide you. Here are some (non exhaustive !) questions to help you :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;How the data has been collected ?&lt;/STRONG&gt; Through experimental data strategies like DoE ? Or observational data/production data ? Quantity of data is not sufficient to have a good model, you should prioritize your efforts on collecting high-quality information data, to make sure you have enough variability for you models.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;What is your objective ?&lt;/STRONG&gt; Predictive modeling, explainative, both ? How much model interpretability/explainability is important for you (understand the key factors/drivers of the prediction model) ?&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Do you have any constraints or specification that could guide the model choice ?&lt;/STRONG&gt;&amp;nbsp;For example, do you expect non-linearity ? Curvature ? Would you like smooth prediction values over your experimental space or are "step-based" predictions (from tree-based models) acceptable ? You can check my post here to know more about this :&amp;nbsp;&lt;A href="https://www.linkedin.com/posts/victorguiller_model-comparison-and-selection-activity-7330487527620947968-VW3d?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAAA79OucB6Jgj4QVIgAHP5Ju6rirGp8XmPcI" target="_self"&gt;model-comparison-and-selection&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;What is your performance metric(s) and the acceptability threshold(s) ?&amp;nbsp;&lt;/STRONG&gt;What is the performance metric(s) you'll be evaluating, comparing and selecting your model(s) on ? Based on the measurement capacity (repeatability, reproducibility, precision, ...), what is the threshold value for each performance metric where you can assess the model performance is "good enough" ?&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;What is your validation strategy ?&lt;/STRONG&gt;&amp;nbsp;Since you seem to be in a predictive modeling objective, what is your validation strategy &lt;SPAN&gt;in order to prevent overfitting : k-folds cross-validation, validation column, other ... ? Boosted Tree may be more prompt to overfitting than other tree-based methods (like bootstrap forest), so it's always best to have a validation strategy fixed and set before trying to optimize the performances (whether with Boosted Tree model or with others as well).&lt;/SPAN&gt; Some posts are discussing this :&lt;BR /&gt;&lt;A href="https://community.jmp.com/t5/Discussions/cross-validation-using-k-fold-fit-quality/m-p/855682" target="_blank" rel="noopener"&gt;Solved: cross validation using k-fold fit quality - JMP User Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845669" target="_blank" rel="noopener"&gt;Solved: Bootstrap Forest Platform &amp;gt; "validation" column vs "validation" portion - JMP User Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.jmp.com/t5/Discussions/CROSS-VALIDATION-VALIDATION-COLUMN-METHOD/m-p/588349/highlight/true#M79332" target="_blank" rel="noopener"&gt;Solved: Re: CROSS VALIDATION - VALIDATION COLUMN METHOD - JMP User Community&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;There is also the topic of hyperparameter tuning if you're using Machine Learning models, as some algorithms may be more sensitive to hyperparameters tuning than other. Typically, Bootstrap/Random Forests are a lot less sensitive to hyperparameters tuning than Boosted models like Boosted Tree.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope this first answer may help you,&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jun 2025 08:16:16 GMT</pubDate>
    <dc:creator>Victor_G</dc:creator>
    <dc:date>2025-06-10T08:16:16Z</dc:date>
    <item>
      <title>Advice on Boosted Tree Model and How to Export to Excel</title>
      <link>https://community.jmp.com/t5/Discussions/Advice-on-Boosted-Tree-Model-and-How-to-Export-to-Excel/m-p/879102#M104230</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working on a model for my work where the goal is they would be able to input parameters and then have a predicted final moisture at the end. I have a large amount of data to work with (about 4000 data points) so I was looking at using the boosted tree model. I have never used this function before and it auto filled to have 200 layers, 12 splits per tree, and learning rate of 0.121. I wasn't sure if these were good parameters or if it would be too specific for just this data set. It gave me an Rsquared of 0.75 and RASE of 0.45 which is the best I have gotten from an model so far.&lt;/P&gt;
&lt;P&gt;I was also tried exporting it to excel but I couldn't get the function to be there. I know the boosted tree functions are really complicated so it might just not work. Ideally I would like to be able to have the boosted tree function in excel since not everyone at my work uses JMP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any advice or help is appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 04:21:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Advice-on-Boosted-Tree-Model-and-How-to-Export-to-Excel/m-p/879102#M104230</guid>
      <dc:creator>andrewdy04</dc:creator>
      <dc:date>2025-06-10T04:21:56Z</dc:date>
    </item>
    <item>
      <title>回复： Advice on Boosted Tree Model and How to Export to Excel</title>
      <link>https://community.jmp.com/t5/Discussions/Advice-on-Boosted-Tree-Model-and-How-to-Export-to-Excel/m-p/879112#M104231</link>
      <description>&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent" data-group="0-0"&gt;Thank you. I also want to know&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent" data-group="2-0"&gt;The prediction formula for the decision tree (Partition) is very simple.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent" data-group="3-0"&gt;However, the prediction formulas for lift trees and random forests are completely different and it is very difficult to break them down into independent formulas.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;Thanks Experts!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 04:40:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Advice-on-Boosted-Tree-Model-and-How-to-Export-to-Excel/m-p/879112#M104231</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-06-10T04:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Advice on Boosted Tree Model and How to Export to Excel</title>
      <link>https://community.jmp.com/t5/Discussions/Advice-on-Boosted-Tree-Model-and-How-to-Export-to-Excel/m-p/879128#M104234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/70061"&gt;@andrewdy04&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome in the Community !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tree-based models are simple in their mechanisms, as they rely on if-else statement using thresholds values on the factors.&lt;/P&gt;
&lt;P&gt;If you want to use your tree-based model in Excel, you can&amp;nbsp; save the prediction formula in JMP, and replace the if-else JSL functions by the corresponding Excel functions. However, Boosted Tree and Random Forests can have quite complex (and long) prediction formula :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1749542384302.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76741i06C0AE21E061F023/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1749542384302.png" alt="Victor_G_0-1749542384302.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the topic of modeling strategy, I'm afraid I won't have enough information to guide you. Here are some (non exhaustive !) questions to help you :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;How the data has been collected ?&lt;/STRONG&gt; Through experimental data strategies like DoE ? Or observational data/production data ? Quantity of data is not sufficient to have a good model, you should prioritize your efforts on collecting high-quality information data, to make sure you have enough variability for you models.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;What is your objective ?&lt;/STRONG&gt; Predictive modeling, explainative, both ? How much model interpretability/explainability is important for you (understand the key factors/drivers of the prediction model) ?&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Do you have any constraints or specification that could guide the model choice ?&lt;/STRONG&gt;&amp;nbsp;For example, do you expect non-linearity ? Curvature ? Would you like smooth prediction values over your experimental space or are "step-based" predictions (from tree-based models) acceptable ? You can check my post here to know more about this :&amp;nbsp;&lt;A href="https://www.linkedin.com/posts/victorguiller_model-comparison-and-selection-activity-7330487527620947968-VW3d?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAAA79OucB6Jgj4QVIgAHP5Ju6rirGp8XmPcI" target="_self"&gt;model-comparison-and-selection&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;What is your performance metric(s) and the acceptability threshold(s) ?&amp;nbsp;&lt;/STRONG&gt;What is the performance metric(s) you'll be evaluating, comparing and selecting your model(s) on ? Based on the measurement capacity (repeatability, reproducibility, precision, ...), what is the threshold value for each performance metric where you can assess the model performance is "good enough" ?&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;What is your validation strategy ?&lt;/STRONG&gt;&amp;nbsp;Since you seem to be in a predictive modeling objective, what is your validation strategy &lt;SPAN&gt;in order to prevent overfitting : k-folds cross-validation, validation column, other ... ? Boosted Tree may be more prompt to overfitting than other tree-based methods (like bootstrap forest), so it's always best to have a validation strategy fixed and set before trying to optimize the performances (whether with Boosted Tree model or with others as well).&lt;/SPAN&gt; Some posts are discussing this :&lt;BR /&gt;&lt;A href="https://community.jmp.com/t5/Discussions/cross-validation-using-k-fold-fit-quality/m-p/855682" target="_blank" rel="noopener"&gt;Solved: cross validation using k-fold fit quality - JMP User Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Bootstrap-Forest-Platform-gt-quot-validation-quot-column-vs-quot/m-p/845669" target="_blank" rel="noopener"&gt;Solved: Bootstrap Forest Platform &amp;gt; "validation" column vs "validation" portion - JMP User Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.jmp.com/t5/Discussions/CROSS-VALIDATION-VALIDATION-COLUMN-METHOD/m-p/588349/highlight/true#M79332" target="_blank" rel="noopener"&gt;Solved: Re: CROSS VALIDATION - VALIDATION COLUMN METHOD - JMP User Community&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;There is also the topic of hyperparameter tuning if you're using Machine Learning models, as some algorithms may be more sensitive to hyperparameters tuning than other. Typically, Bootstrap/Random Forests are a lot less sensitive to hyperparameters tuning than Boosted models like Boosted Tree.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope this first answer may help you,&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 08:16:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Advice-on-Boosted-Tree-Model-and-How-to-Export-to-Excel/m-p/879128#M104234</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2025-06-10T08:16:16Z</dc:date>
    </item>
  </channel>
</rss>

