<?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: Multiple responses Random Forest approach in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782363#M8985</link>
    <description>&lt;P&gt;There seems to be an R package named MultivariateRandomForest, but I have never used it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my opinion, this is a weakness of the modeling in SAS Enterprise Miner and the "Model Studio" (that might not be the correct name) in SAS Viya, almost all the modeling methods work on a single response variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One exception is a modeling technique called Partial Least Squares, which SAS provides and can handle multiple response variables. I don't really know if the interfaces from Enterprise Miner and "Model Studio" allow multiple responses to be specified, but PROC PLS and PROC HPPLS in SAS certainly do allow multiple responses.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 22:27:44 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-11-24T22:27:44Z</dc:date>
    <item>
      <title>Multiple responses Random Forest approach</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782354#M8982</link>
      <description>&lt;P&gt;Hello, all, can I ask a question about random forest. I got SAS miner to play with random forest, but it only can do prediction on one response. Unfortunately, my case has 6 responses. I did some research that multiple responses random forest is applicable. Could you give me some information about how to do RF with multiple responses in SAS environment ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 21:58:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782354#M8982</guid>
      <dc:creator>Jonison</dc:creator>
      <dc:date>2021-11-24T21:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple responses Random Forest approach</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782356#M8983</link>
      <description>&lt;P&gt;Can you expand on your 6 responses?&lt;/P&gt;
&lt;P&gt;Can they be combined into one?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/277798"&gt;@Jonison&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello, all, can I ask a question about random forest. I got SAS miner to play with random forest, but it only can do prediction on one response. Unfortunately, my case has 6 responses. I did some research that multiple responses random forest is applicable. Could you give me some information about how to do RF with multiple responses in SAS environment ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:04:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782356#M8983</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-11-24T22:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple responses Random Forest approach</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782357#M8984</link>
      <description>&lt;P&gt;the 6 responses are produced by 6 individual sensors, and no strong linear correlation among them, if this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:10:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782357#M8984</guid>
      <dc:creator>Jonison</dc:creator>
      <dc:date>2021-11-24T22:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple responses Random Forest approach</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782363#M8985</link>
      <description>&lt;P&gt;There seems to be an R package named MultivariateRandomForest, but I have never used it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my opinion, this is a weakness of the modeling in SAS Enterprise Miner and the "Model Studio" (that might not be the correct name) in SAS Viya, almost all the modeling methods work on a single response variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One exception is a modeling technique called Partial Least Squares, which SAS provides and can handle multiple response variables. I don't really know if the interfaces from Enterprise Miner and "Model Studio" allow multiple responses to be specified, but PROC PLS and PROC HPPLS in SAS certainly do allow multiple responses.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:27:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782363#M8985</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-11-24T22:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple responses Random Forest approach</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782380#M8986</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/277798"&gt;@Jonison&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Technically speaking, you want to conduct a multivariate multiple RF.&amp;nbsp; This RF is "multivariate" because there is more than one outcome variable (several dependent variables).&amp;nbsp; It is a "multiple" RF because there is more than one predictor variable.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There are several statistics and econometrics procedures in SAS that can simultaneously deal with more than one outcome variable (2 or 2+ outcome variables).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can of course use those procedures in a code node of SAS Enterprise Miner or Model Studio but you may want to avoid that.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm going to have a look tomorrow at which standard nodes in EM support multiple dependent variables (simultaneously).&lt;BR /&gt;I don't know offhand, but random forest(s) probably doesn't (you're right about that).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But all nodes based on neural networks certainly do! The output layer of the NN can have multiple nodes (and I am not talking about a multi-nomial or ordinal response, but multiple continuous / interval-scaled responses).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good night,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 23:08:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multiple-responses-Random-Forest-approach/m-p/782380#M8986</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-24T23:08:50Z</dc:date>
    </item>
  </channel>
</rss>

