<?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 Factorization Machines in VDMML Viya in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Factorization-Machines-in-VDMML-Viya/m-p/616925#M8129</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ran a factorization machine model in a data set and i got predictions for the 500000 non missinh ratings. I have exported the ASTORE table. I read that i ahve to follow the below process to get predictions for the missing ratings in the data set in SAS studio:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options cashost="server" casport=5570;&lt;/P&gt;
&lt;P&gt;cas mysess;&lt;/P&gt;
&lt;P&gt;cas;&lt;/P&gt;
&lt;P&gt;caslib _all_ assign;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc casutil;&lt;/P&gt;
&lt;P&gt;load casdata=" model.sashdat " incaslib="Models" casout="test" outcaslib=casuser;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc astore;&lt;/P&gt;
&lt;P&gt;score data= public.Final_Nwtflix_DataSet out=casuser.scored rstore=casuser.test;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What options should i put for the server and the port since i am using a trial version of VDMML - Viya?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2020 14:26:01 GMT</pubDate>
    <dc:creator>andreas_zaras</dc:creator>
    <dc:date>2020-01-13T14:26:01Z</dc:date>
    <item>
      <title>Factorization Machines in VDMML Viya</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Factorization-Machines-in-VDMML-Viya/m-p/616925#M8129</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ran a factorization machine model in a data set and i got predictions for the 500000 non missinh ratings. I have exported the ASTORE table. I read that i ahve to follow the below process to get predictions for the missing ratings in the data set in SAS studio:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options cashost="server" casport=5570;&lt;/P&gt;
&lt;P&gt;cas mysess;&lt;/P&gt;
&lt;P&gt;cas;&lt;/P&gt;
&lt;P&gt;caslib _all_ assign;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc casutil;&lt;/P&gt;
&lt;P&gt;load casdata=" model.sashdat " incaslib="Models" casout="test" outcaslib=casuser;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc astore;&lt;/P&gt;
&lt;P&gt;score data= public.Final_Nwtflix_DataSet out=casuser.scored rstore=casuser.test;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What options should i put for the server and the port since i am using a trial version of VDMML - Viya?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 14:26:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Factorization-Machines-in-VDMML-Viya/m-p/616925#M8129</guid>
      <dc:creator>andreas_zaras</dc:creator>
      <dc:date>2020-01-13T14:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Factorization Machines in VDMML Viya</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Factorization-Machines-in-VDMML-Viya/m-p/617072#M8130</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just found it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to put localhost in stead of server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Everything ok!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andreas&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 21:46:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Factorization-Machines-in-VDMML-Viya/m-p/617072#M8130</guid>
      <dc:creator>andreas_zaras</dc:creator>
      <dc:date>2020-01-13T21:46:32Z</dc:date>
    </item>
  </channel>
</rss>

