<?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: How to time series forecasting for a univariate data through neural network in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249633#M1594</link>
    <description>&lt;P&gt;Do you have SAS Enterprise Miner?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2016 12:28:37 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-02-12T12:28:37Z</dc:date>
    <item>
      <title>How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249632#M1593</link>
      <description>Hi All,&lt;BR /&gt;I am working on forecasting utility I wanted to do time series forecasting for a univariate data through neural network technique.Can somebody help me with the SAS Code.Would be very helpful.I am struck up and need help badly.</description>
      <pubDate>Fri, 12 Feb 2016 12:24:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249632#M1593</guid>
      <dc:creator>Ateet</dc:creator>
      <dc:date>2016-02-12T12:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249633#M1594</link>
      <description>&lt;P&gt;Do you have SAS Enterprise Miner?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 12:28:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249633#M1594</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-12T12:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249635#M1595</link>
      <description>No reeza I dont have sas miner i am working pc sas 9.2 could you plz tell me the SAS Code???</description>
      <pubDate>Fri, 12 Feb 2016 12:32:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249635#M1595</guid>
      <dc:creator>Ateet</dc:creator>
      <dc:date>2016-02-12T12:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249637#M1596</link>
      <description>Will be of great help</description>
      <pubDate>Fri, 12 Feb 2016 12:39:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249637#M1596</guid>
      <dc:creator>Ateet</dc:creator>
      <dc:date>2016-02-12T12:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249664#M1598</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;Out of curiosity: what's your motivation&amp;nbsp;using neural networks&amp;nbsp;for univariate forecasting?&lt;/P&gt;
&lt;P&gt;If you have access to SAS/ETS you may want to start with more classical time series models first, such as exponential smoothing for example (PROC ESM).&lt;/P&gt;
&lt;P&gt;Neural networks&amp;nbsp;are&amp;nbsp;currently not available outside of SAS Enterprise Miner - you will need to use either a SAS macro or SAS/IML to code it up yourself. Not sure if it will be worth the effort, though - see: &lt;A href="http://www.kestencgreen.com/simplefor.pdf" target="_blank"&gt;http://www.kestencgreen.com/simplefor.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Udo&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 13:57:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249664#M1598</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2016-02-12T13:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249707#M1599</link>
      <description>Hi udo ,&lt;BR /&gt;I have already built up exponential smoothing and arima models but wanted to go for complex methods which is neural network.I don't have sas eminer I'm working on pc sas 9.2 with SAS/ETS installed.&lt;BR /&gt;Is there any document which talks about sas code for time series forecasting in neural network.Will be of great help.</description>
      <pubDate>Fri, 12 Feb 2016 15:38:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249707#M1599</guid>
      <dc:creator>Ateet</dc:creator>
      <dc:date>2016-02-12T15:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249712#M1600</link>
      <description>&lt;P&gt;Search on lexjansen.com for sample code, if it exists.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have SAS IML?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 15:56:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249712#M1600</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-12T15:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249713#M1601</link>
      <description>&lt;P&gt;Search on lexjansen.com for sample code, if it exists.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have SAS IML?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 15:56:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249713#M1601</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-12T15:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249715#M1602</link>
      <description>Right now I dont have but I can get it installed but is there any technique inside IML? ??</description>
      <pubDate>Fri, 12 Feb 2016 15:58:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249715#M1602</guid>
      <dc:creator>Ateet</dc:creator>
      <dc:date>2016-02-12T15:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249834#M1603</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;Not out of the box - but as IML provides you with access to a very powerful matrix language and lots of out of the box methods like non-linear optimization you could build a NN module yourself.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Udo&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 22:54:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/249834#M1603</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2016-02-12T22:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/250143#M1606</link>
      <description>Anybody I want help anyone knows about time series forecasting in neural network??? Would be of great help</description>
      <pubDate>Mon, 15 Feb 2016 19:06:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/250143#M1606</guid>
      <dc:creator>Ateet</dc:creator>
      <dc:date>2016-02-15T19:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/250338#M1609</link>
      <description>&lt;P&gt;I did a Google search on Neural Network in SAS Macros and the following SUGI paper showed up.&amp;nbsp;&lt;A href="http://people.orie.cornell.edu/davidr/or474/nn_sas_implement.pdf" target="_blank"&gt;http://people.orie.cornell.edu/davidr/or474/nn_sas_implement.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The paper is rather old but you can at least run a simple verion of neural network model without SAS Enterprise Miner. The neural network model implemented in EM is much faster and have a lot more model training options. Futhermore, EM comes with Random Forests and&amp;nbsp;Gradient Boosting Tree models that are commonly considered&amp;nbsp;for&amp;nbsp;utility forecasting. Something you might consider licensing in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Before getting into too much in the so called machine learning algorithms for utility forecasting, you might consider other modeling approaches that often time out beat the machine learning algorithms. Please check out the follwoing website for more info.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.drhongtao.com/publications" target="_blank"&gt;http://www.drhongtao.com/publications&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also try running UCM models by each hour of the data (assuming the utility series is hourly basis) and use the CYCLE components (basically a bunch sin's and cosin's with different frequencies) to capture multiple seasonalities existing in the hourly data. Here is a sample code to run UCM by each hour for an hourly utility load data&amp;amp;colon;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc ucm data=load;&lt;BR /&gt; id date interval=day;&lt;BR /&gt; by hour;&lt;BR /&gt; irregular;&lt;BR /&gt; level;&lt;BR /&gt; cycle period=7 rho=1 noest=(period rho);&lt;BR /&gt; cycle period=3.5 rho=1 noest=(period rho);&lt;BR /&gt; cycle period=2.3333 rho=1 noest=(period rho);&lt;BR /&gt; randomreg cos1-cos16 sin1-sin16;&lt;BR /&gt; model eload = dec24 dec25 dec26 jan1 jan6 aug15 easterSat &lt;BR /&gt; easterSun easterMon easterTue holidays holySat &lt;BR /&gt; holySun bridgeDay endYear;&lt;BR /&gt; estimate back=14 plot=panel;&lt;BR /&gt; forecast back=14 lead=14 outfor=book.loadfor plot=decomp;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 14:51:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/250338#M1609</guid>
      <dc:creator>alexchien</dc:creator>
      <dc:date>2016-02-16T14:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/250487#M1615</link>
      <description>Hi alexchien,&lt;BR /&gt;Thanks for the update.I appreciate it.Actually Alex I m not working of utility domain data I am actually building forecasting macro in SAS which would accept univariate time series data and run various models on top of it and give best model based on accuracy.I have checked the paper but it seems this macro has lot of bugs.I don't have the time to resolve.So thinking anyone could give me the quick simple neural network code for time series forecasting.Would be of great help to me.</description>
      <pubDate>Wed, 17 Feb 2016 02:32:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/250487#M1615</guid>
      <dc:creator>Ateet</dc:creator>
      <dc:date>2016-02-17T02:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to time series forecasting for a univariate data through neural network</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/250621#M1616</link>
      <description>&lt;P&gt;I think your best bet is to install SAS EM to gain access to the production quality machine learning algorithms from SAS. You might also consider using SAS/IML to call R nnet package, but you will have to pass the data to and from R which could potentially slow down the procssing time and your code will be a bit more error prone.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 14:16:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-time-series-forecasting-for-a-univariate-data-through/m-p/250621#M1616</guid>
      <dc:creator>alexchien</dc:creator>
      <dc:date>2016-02-17T14:16:34Z</dc:date>
    </item>
  </channel>
</rss>

