<?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 result score node in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360192#M5321</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a question about how can change the results computed inside the score : imagine I am an doctor and I want to identify the person who are sick. In the score node, I identify my target is 10% but I only identify 5% of sick people as prediction output. What I would like to do is identify more people healthy as sick and increase this percentage of sick who are really diasgnosed. I don't know how I should proceed to do so in sas.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ty for considering my question .&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 20 May 2017 17:27:45 GMT</pubDate>
    <dc:creator>yanlu</dc:creator>
    <dc:date>2017-05-20T17:27:45Z</dc:date>
    <item>
      <title>result score node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360192#M5321</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a question about how can change the results computed inside the score : imagine I am an doctor and I want to identify the person who are sick. In the score node, I identify my target is 10% but I only identify 5% of sick people as prediction output. What I would like to do is identify more people healthy as sick and increase this percentage of sick who are really diasgnosed. I don't know how I should proceed to do so in sas.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ty for considering my question .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 17:27:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360192#M5321</guid>
      <dc:creator>yanlu</dc:creator>
      <dc:date>2017-05-20T17:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: result score node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360201#M5322</link>
      <description>&lt;P&gt;You change your scores by chaingimg your models. Determine which model you're using and figure out how to tweak that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you determine your model, if you need further assistance&amp;nbsp;in how to make changes please post back.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 17:29:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360201#M5322</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-20T17:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: result score node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360210#M5323</link>
      <description>&lt;P&gt;First of all , ty for your answer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not really familliar with sas but I can do the basic&amp;nbsp;&lt;/P&gt;&lt;P&gt;The model is one option in sas . It's in the model package ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ty for your help&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 19:48:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360210#M5323</guid>
      <dc:creator>yanlu</dc:creator>
      <dc:date>2017-05-20T19:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: result score node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360215#M5324</link>
      <description>&lt;P&gt;But what kind of model? NN, Decision Tree, Linear Regression Model, Logistic regression model, some form of Ensemble Model?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Honestly, given what you're saying here, I think you should first walk through some SAS Enterprise Miner courses or books because I don't sense a whole of understanding for data mining or statistical methodology.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 20:11:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360215#M5324</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-20T20:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: result score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360229#M5332</link>
      <description>&lt;P&gt;Well I have check all my models I have done decision tree , linear regression , forest , neural network, maximum regression with the parameter misclassification error minimization&lt;/P&gt;&lt;P&gt;I check the misclassification error table , I don't have any improvement with the different model :'(&lt;BR /&gt;One is slightly better with at the level of the classification table concerning my problem, progress of 10 clients.&lt;/P&gt;&lt;P&gt;I was just thinking they were maybe other parameter, statistical wich allow to invers somehow the analysis.&lt;BR /&gt;&lt;BR /&gt;My problem is I am trying to identify client who buy during one period I identify only 10% of the client who buy something so I have wrongly identied 90% of the clients who buy. This 90% who buy effectively are predicted as not buyer false negative&lt;/P&gt;&lt;P&gt;100% of my customer who buy is egual to 1700 more or less. My whole sample is 15 000 clients. So I have 13 300 clients in this period who doesn't buy anything. But I would like to revert this analysis somehow &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I think that the problem is maybe a lack of linear correlation between my class imputs , can I do anything to improve this ?&lt;BR /&gt;Have you one other explaination about why, this phenomenom appears&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your answer !!!&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 21:23:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360229#M5332</guid>
      <dc:creator>yanlu</dc:creator>
      <dc:date>2017-05-20T21:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: result score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360236#M5333</link>
      <description>&lt;P&gt;I'm going to guess that you're defining something wrong. In a case where 90% are not buying, my guess may be that you're actually modeling the opposite event. Double check how your variables are defined.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would get a 'better' model by simply guessing that everyone did not buy at this rate, so with 15000 records and good input variables I would assume a much better mode.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 22:13:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360236#M5333</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-20T22:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: result score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360243#M5334</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do identify 150 clients who buy&lt;/P&gt;&lt;P&gt;I should have identified 1500 that actualy the problem&lt;/P&gt;&lt;P&gt;My target is set as binary, I can maybe consider it has nominal class it only contains 0 and 1.&lt;/P&gt;&lt;P&gt;I am going to check again all the variables&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank for your answer !&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 23:14:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360243#M5334</guid>
      <dc:creator>yanlu</dc:creator>
      <dc:date>2017-05-20T23:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: result score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360246#M5335</link>
      <description>&lt;P&gt;Is there a way &amp;nbsp;to understand the rapport of two column, I have the sales of each month in my analysis.&lt;/P&gt;&lt;P&gt;the model considers each column separetely for the different month. Maybe if I could tell him this is one variable, my model would be better.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank for any answer !&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 23:52:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360246#M5335</guid>
      <dc:creator>yanlu</dc:creator>
      <dc:date>2017-05-20T23:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: result score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360247#M5336</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144892"&gt;@yanlu&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Is there a way for sas to understand the rapport of two column&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I don't know what that means.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A time variable such as this should be in a long format, not wide format. Then make sure it's set as a time variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Time Value&lt;/P&gt;
&lt;P&gt;Jan2015 100&lt;/P&gt;
&lt;P&gt;Jan2016 200&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or some other structure may work, it really depends on your problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI - SAS isn't a him and neither are many of the contributers on here, including myself. If a pronoun isn't required I would suggest not using one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 23:42:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360247#M5336</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-20T23:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: result score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360249#M5337</link>
      <description>&lt;P&gt;Sorry for this, I really appologize&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concretely, I have my ID on excel january, februari , mars &amp;nbsp;in each column for example&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;50 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;, 100 &amp;nbsp; &amp;nbsp; &amp;nbsp; , 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I passed to the long format&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; january-february-mart&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;january 50-february 100- mars 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciated the help you have provided&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2017 00:09:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360249#M5337</guid>
      <dc:creator>yanlu</dc:creator>
      <dc:date>2017-05-21T00:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: result score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360270#M5338</link>
      <description>&lt;P&gt;There should be a tranpose task maybe under utilities?&lt;/P&gt;
&lt;P&gt;If not, you can use a SAS code node with PROC TRANSPOSE to flip it to a wide dataset.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2017 03:08:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/result-score-node/m-p/360270#M5338</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-21T03:08:31Z</dc:date>
    </item>
  </channel>
</rss>

