<?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 I solve multi label classification using SAS? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603093#M174711</link>
    <description>&lt;P&gt;I have two features and based on these,I need to predict a set of target variables.My sample dataset is as shown in the screenshot.What would be the better algorithm for multi label classification. I am assuming logistic regression would be a better approach.Any suggestions of best proc to implement this is SAS&lt;/P&gt;</description>
    <pubDate>Sun, 10 Nov 2019 22:26:49 GMT</pubDate>
    <dc:creator>Teha</dc:creator>
    <dc:date>2019-11-10T22:26:49Z</dc:date>
    <item>
      <title>How do I solve multi label classification using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603093#M174711</link>
      <description>&lt;P&gt;I have two features and based on these,I need to predict a set of target variables.My sample dataset is as shown in the screenshot.What would be the better algorithm for multi label classification. I am assuming logistic regression would be a better approach.Any suggestions of best proc to implement this is SAS&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2019 22:26:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603093#M174711</guid>
      <dc:creator>Teha</dc:creator>
      <dc:date>2019-11-10T22:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I solve multi label classification using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603097#M174712</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/299054"&gt;@Teha&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have two features and based on these,I need to predict a set of target variables.My sample dataset is as shown in the screenshot.What would be the better algorithm for multi label classification. I am assuming logistic regression would be a better approach.Any suggestions of best proc to implement this is SAS&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The screen capture is not present. If you mean the attached CSV file, then could you explain which variable is which? Which is the "set of target variables" you are trying to predict? Which are the predictor variables?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2019 23:15:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603097#M174712</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-11-10T23:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I solve multi label classification using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603127#M174723</link>
      <description>The first two columns are estimators and the last column is target variable.</description>
      <pubDate>Mon, 11 Nov 2019 07:55:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603127#M174723</guid>
      <dc:creator>Teha</dc:creator>
      <dc:date>2019-11-11T07:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I solve multi label classification using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603165#M174743</link>
      <description>&lt;P&gt;Well, with such little information to go on, all I can say is you should try PROC LOGISTIC.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 12:30:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603165#M174743</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-11-11T12:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I solve multi label classification using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603172#M174746</link>
      <description>&lt;P&gt;Many predicted model you can use. like : Decision Tree, Random Forest, Neutral Network, Support Vector Machine .......&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 13:00:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-solve-multi-label-classification-using-SAS/m-p/603172#M174746</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-11-11T13:00:53Z</dc:date>
    </item>
  </channel>
</rss>

