<?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 do you calculate the PR Curve in JMP's addin XGBOOST? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-you-calculate-the-PR-Curve-in-JMP-s-addin-XGBOOST/m-p/768432#M94869</link>
    <description>&lt;P&gt;I am needing to determine the PR Curve for XGBOOST (addin in JMP Pro), is there a way to ask JMP to output it? Otherwise, would the calculation:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;the number of true positives divided by the total number of true positives and false positives &lt;/STRONG&gt;suffice in manually calculating the PR Curve? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2024 04:57:30 GMT</pubDate>
    <dc:creator>NishaKumar</dc:creator>
    <dc:date>2024-06-26T04:57:30Z</dc:date>
    <item>
      <title>How do you calculate the PR Curve in JMP's addin XGBOOST?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-you-calculate-the-PR-Curve-in-JMP-s-addin-XGBOOST/m-p/768432#M94869</link>
      <description>&lt;P&gt;I am needing to determine the PR Curve for XGBOOST (addin in JMP Pro), is there a way to ask JMP to output it? Otherwise, would the calculation:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;the number of true positives divided by the total number of true positives and false positives &lt;/STRONG&gt;suffice in manually calculating the PR Curve? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 04:57:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-you-calculate-the-PR-Curve-in-JMP-s-addin-XGBOOST/m-p/768432#M94869</guid>
      <dc:creator>NishaKumar</dc:creator>
      <dc:date>2024-06-26T04:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do you calculate the PR Curve in JMP's addin XGBOOST?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-you-calculate-the-PR-Curve-in-JMP-s-addin-XGBOOST/m-p/768446#M94872</link>
      <description>&lt;P&gt;It does seem to get added to the platform based on (column?) inputs&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1719381582113.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65572i3EF9BAECEC327B2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1719381582113.png" alt="jthi_0-1719381582113.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);
dt = Open("$SAMPLE_DATA/Big Class.jmp");
obj = XGBoost(Y(:age), X(:height, :weight), Fit);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Jun 2024 06:01:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-you-calculate-the-PR-Curve-in-JMP-s-addin-XGBOOST/m-p/768446#M94872</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-06-26T06:01:02Z</dc:date>
    </item>
  </channel>
</rss>

