<?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 Connecting Test data set to Interactive Grouping in EM in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/537971#M7679</link>
    <description>&lt;P&gt;Is the following sequence of connecting the Traing/Validation/Test&amp;nbsp; data sets to Interactive Grouping is right way to do while building the scorecard?&lt;/P&gt;&lt;P&gt;SAS Code - Splits the data set into Training and Validation&lt;/P&gt;&lt;P&gt;Risk_features_test - is the Test data set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering for the reason that, since test dataset is also used for interactive grouping, whether this will cause false high performance on the test data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Test dataset to Interactive Grouping.PNG" style="width: 515px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27372i499DF08ED1231590/image-size/large?v=v2&amp;amp;px=999" role="button" title="Test dataset to Interactive Grouping.PNG" alt="Test dataset to Interactive Grouping.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Feb 2019 14:37:22 GMT</pubDate>
    <dc:creator>ggfggrr</dc:creator>
    <dc:date>2019-02-23T14:37:22Z</dc:date>
    <item>
      <title>Connecting Test data set to Interactive Grouping in EM</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/537971#M7679</link>
      <description>&lt;P&gt;Is the following sequence of connecting the Traing/Validation/Test&amp;nbsp; data sets to Interactive Grouping is right way to do while building the scorecard?&lt;/P&gt;&lt;P&gt;SAS Code - Splits the data set into Training and Validation&lt;/P&gt;&lt;P&gt;Risk_features_test - is the Test data set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering for the reason that, since test dataset is also used for interactive grouping, whether this will cause false high performance on the test data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Test dataset to Interactive Grouping.PNG" style="width: 515px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27372i499DF08ED1231590/image-size/large?v=v2&amp;amp;px=999" role="button" title="Test dataset to Interactive Grouping.PNG" alt="Test dataset to Interactive Grouping.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Feb 2019 14:37:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/537971#M7679</guid>
      <dc:creator>ggfggrr</dc:creator>
      <dc:date>2019-02-23T14:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Test data set to Interactive Grouping in EM</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/539629#M7692</link>
      <description>&lt;P&gt;Assuming you have the role for your Test data set set to Test, then yes this should be correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The IGN node doesn't group based on the test data, so no worries about overfitting to that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 14:21:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/539629#M7692</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2019-03-01T14:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Test data set to Interactive Grouping in EM</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/539642#M7693</link>
      <description>&lt;P&gt;Thank you so much Wendy, it is really a motivating help in my learning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Mari&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 14:33:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/539642#M7693</guid>
      <dc:creator>ggfggrr</dc:creator>
      <dc:date>2019-03-01T14:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Test data set to Interactive Grouping in EM</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/575204#M7908</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering validation data is used for interactive grouping? If it is not, how can I force to use validation set also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jul 2019 15:10:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Connecting-Test-data-set-to-Interactive-Grouping-in-EM/m-p/575204#M7908</guid>
      <dc:creator>busrafenerci1</dc:creator>
      <dc:date>2019-07-21T15:10:36Z</dc:date>
    </item>
  </channel>
</rss>

