<?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: Churn prediction without a FLAT table in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Churn-prediction-without-a-FLAT-table/m-p/363691#M5430</link>
    <description>&lt;P&gt;I've done data preparation for customer churn models in the past and you really do need to roll up your data to one row per customer. Please note that it's not only account behaviour that could drive churn, but also customer attributes as well, like age, education, employment, location, and so on.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jun 2017 04:00:16 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2017-06-02T04:00:16Z</dc:date>
    <item>
      <title>Churn prediction without a FLAT table</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Churn-prediction-without-a-FLAT-table/m-p/363688#M5429</link>
      <description>&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;I am building the churn prediction model.&lt;/P&gt;&lt;P&gt;Most of my data consists of &amp;nbsp;transactions (several rows for each customer) with dates: purchases, logins,&lt;/P&gt;&lt;P&gt;calls, etc. I also have a table that has a churn date for each customer.&lt;/P&gt;&lt;P&gt;Is there a way / algorithm that will make a prediction without me having to "flatten" the table to one row per customer?&lt;/P&gt;&lt;P&gt;I am asking not because of the amount of work, but because when flattening the data to measures I might miss out some important explanatory variable that I will not think about.&lt;/P&gt;&lt;P&gt;For example: let's say I will create a measure "Number of purchases in the last month" but it will not predict the churn. While the real sign of the forthcoming churn is the "decrease percentage of&amp;nbsp;number of purchases in this month compared to two months before".... Or the real explaining variable would be the "weekly frequence of purchases", etc.&lt;/P&gt;&lt;P&gt;I hope you understand what I mean.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to do it?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 03:22:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Churn-prediction-without-a-FLAT-table/m-p/363688#M5429</guid>
      <dc:creator>Intel-Biz</dc:creator>
      <dc:date>2017-06-02T03:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Churn prediction without a FLAT table</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Churn-prediction-without-a-FLAT-table/m-p/363691#M5430</link>
      <description>&lt;P&gt;I've done data preparation for customer churn models in the past and you really do need to roll up your data to one row per customer. Please note that it's not only account behaviour that could drive churn, but also customer attributes as well, like age, education, employment, location, and so on.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 04:00:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Churn-prediction-without-a-FLAT-table/m-p/363691#M5430</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-06-02T04:00:16Z</dc:date>
    </item>
  </channel>
</rss>

