<?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: Does the test data set need to go through the same data preparation just like the training/val s in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Does-the-test-data-set-need-to-go-through-the-same-data/m-p/415239#M6343</link>
    <description>&lt;P&gt;If your flow is using a Data Partition (creating Train, Validate) node that is downstream from Drop, Filter, and Transform Variables nodes, and if you also want to include a separately defined Test data source, then the answer about where to include the Test data source depends on the degree to which the Test data source is already prepared.&amp;nbsp; There are several moving parts that can affect the answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want some assistance about debugging a specific flow, you might be best served by sending a model package to technical support.&amp;nbsp; Here is a link that you can use to open a track, and then send your model package.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;A href="https://support.sas.com/en/technical-support.html" target="_self"&gt;https://support.sas.com/en/technical-support.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This note tells how to create a model package. It also tells about how to work around a server error. (A model package does not&amp;nbsp;include your data.)&lt;BR /&gt; &lt;BR /&gt; 46764 - Creating a model package (.SPK file) in SAS® Enterprise Miner(tm)&lt;BR /&gt;&lt;A href="http://support.sas.com/kb/46/764.html" target="_self"&gt;http://support.sas.com/kb/46/764.html&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Nov 2017 16:10:07 GMT</pubDate>
    <dc:creator>MikeStockstill</dc:creator>
    <dc:date>2017-11-21T16:10:07Z</dc:date>
    <item>
      <title>Does the test data set need to go through the same data preparation just like the training/val set?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Does-the-test-data-set-need-to-go-through-the-same-data/m-p/412580#M6293</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry if this sounds like a stup*d question, but I have two sets of data. 1 is I used as a training/validation set that is imported by the import node. It goes through Drop,Filter,Transform and Partition node (60-40 division for training/validation) before getting fed to different models. now I have another data set that is marked a role of Test, does this data set (which is on an import node) need to go through the same Drop/Filter/Transform nodes before I connect it as an input of the models? I actually tried to do that. I copied the Drop Filter and Transform nodes so it will have its own, but the problem is, its showing me a "Must have at least 1 Train or Raw data set(s)." error. I noticed if i change the role of this import node to train, the error will go away but this node needs to have a role of Test because its a test data set.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Nov 2017 12:14:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Does-the-test-data-set-need-to-go-through-the-same-data/m-p/412580#M6293</guid>
      <dc:creator>kewldude</dc:creator>
      <dc:date>2017-11-11T12:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Does the test data set need to go through the same data preparation just like the training/val s</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Does-the-test-data-set-need-to-go-through-the-same-data/m-p/415239#M6343</link>
      <description>&lt;P&gt;If your flow is using a Data Partition (creating Train, Validate) node that is downstream from Drop, Filter, and Transform Variables nodes, and if you also want to include a separately defined Test data source, then the answer about where to include the Test data source depends on the degree to which the Test data source is already prepared.&amp;nbsp; There are several moving parts that can affect the answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want some assistance about debugging a specific flow, you might be best served by sending a model package to technical support.&amp;nbsp; Here is a link that you can use to open a track, and then send your model package.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;A href="https://support.sas.com/en/technical-support.html" target="_self"&gt;https://support.sas.com/en/technical-support.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This note tells how to create a model package. It also tells about how to work around a server error. (A model package does not&amp;nbsp;include your data.)&lt;BR /&gt; &lt;BR /&gt; 46764 - Creating a model package (.SPK file) in SAS® Enterprise Miner(tm)&lt;BR /&gt;&lt;A href="http://support.sas.com/kb/46/764.html" target="_self"&gt;http://support.sas.com/kb/46/764.html&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 16:10:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Does-the-test-data-set-need-to-go-through-the-same-data/m-p/415239#M6343</guid>
      <dc:creator>MikeStockstill</dc:creator>
      <dc:date>2017-11-21T16:10:07Z</dc:date>
    </item>
  </channel>
</rss>

