<?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 Creating dummy variable for Address variable in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413499#M6310</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me with this. I am doing data mining on the Chicago towing data which has tow data, make, towed to address, tow facility phone. I am trying to do a research on how many vehicles are towed to a particular address in the weekends and week days. For that, I choose tow to address as my target variable. Can anyone help me regarding the dummy variables for this variable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Teja Karri.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2017 22:05:08 GMT</pubDate>
    <dc:creator>rkarr5</dc:creator>
    <dc:date>2017-11-14T22:05:08Z</dc:date>
    <item>
      <title>Creating dummy variable for Address variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413499#M6310</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me with this. I am doing data mining on the Chicago towing data which has tow data, make, towed to address, tow facility phone. I am trying to do a research on how many vehicles are towed to a particular address in the weekends and week days. For that, I choose tow to address as my target variable. Can anyone help me regarding the dummy variables for this variable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Teja Karri.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 22:05:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413499#M6310</guid>
      <dc:creator>rkarr5</dc:creator>
      <dc:date>2017-11-14T22:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating dummy variable for Address variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413502#M6311</link>
      <description>&lt;P&gt;SAS typically creates the dummy variables needed, you need to make sure it's set to the correct variable type i.e. nominal and target.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 22:10:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413502#M6311</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-14T22:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating dummy variable for Address variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413508#M6312</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. We set the role of target variable to target and Level to nominal as it having string of characters and numbers. But there is no dummy variable created in our project. Can you help us in&amp;nbsp; determining whether the dummy variables created or not?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Teja Karri.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 22:18:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413508#M6312</guid>
      <dc:creator>rkarr5</dc:creator>
      <dc:date>2017-11-14T22:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating dummy variable for Address variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413511#M6313</link>
      <description>&lt;P&gt;There are no dummy variables and created to the data set if that is what you're expecting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The process will treat the variable according to whatever model you implemented. If you're not sure and really want to see if it does it correctly you can do one manually and one automatically and see if you get the same output. Make sure the correct parameterization method is selected in both if you're looking at a logistic regression for example.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or look at the scoring code, there should be something in there, especially if you look at the data step.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 22:25:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/413511#M6313</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-14T22:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating dummy variable for Address variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/414718#M6338</link>
      <description>&lt;P&gt;Thanks for that. It helped me a lot.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2017 22:26:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Creating-dummy-variable-for-Address-variable/m-p/414718#M6338</guid>
      <dc:creator>rkarr5</dc:creator>
      <dc:date>2017-11-19T22:26:59Z</dc:date>
    </item>
  </channel>
</rss>

