[R] Fwd: Time Series with Neural Networks

2018-01-11 Thread Emre Karagülle
> Hi, > I am would like to ask few questions. > I am trying to forecast hourly electricity prices by 24 hours ahead. > I have hourly data starting from 2015*12*18 to 2017-10-24 > and I have defined the data as time series as written in the code below. > > Then I am trying do neural network with

[R] Time Series with Neural Networks

2017-12-26 Thread Emre Karagülle
Hi, I am would like to ask few questions. I am trying to forecast hourly electricity prices by 24 hours ahead. I have hourly data starting from 2015*12*18 to 2017-10-24 and I have defined the data as time series as written in the code below. Then I am trying do neural network with 23 non-seasona

[R] FW: Time Series

2017-11-06 Thread Emre Karagülle
Hi, I would like to ask a question about time series. I am trying to convert my data into time series data. I have hourly data from “2015-12-18 00:00” to “2017-10-24 23:00” I am trying the following codes but they are not working. Could you help me out? tseri <- ts(data ,seq(from=as.POSIXct("2015