08.09.2014 Views

CLASSIFICATION AND PREDICTION - Universität Wien

CLASSIFICATION AND PREDICTION - Universität Wien

CLASSIFICATION AND PREDICTION - Universität Wien

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Peter Brezany Institut für Softwarewissenschaft, WS 2002 18<br />

Neural Networks for Time Series (3)<br />

Slide 34<br />

Notice that the time-series network is not limited to data from just a single time series. It can<br />

take multiple inputs. For instance, if we were trying to predict the value of the Swiss Franc<br />

to U.S. Dollar exchange rate, we might include other time-series information, such as the<br />

U.S. Dollar to Deutsch Mark exchange rate, the closing value of the stock exchange, etc.<br />

The number of historical units controls the length of the patterns that the network can<br />

recognize. For instance, keeping 10 historical units on a network predicting the closing price<br />

of a favorite stock will allow the network to recognize patterns that occur within two-week<br />

time periods.<br />

Neural Networks for Time Series (4)<br />

Actually, we can get the same effect of a time-series NN using a regular feed-forward,<br />

backpropagation network by modifying the input data.<br />

Say that we have the time-series, shown in the table below with 10 data elements and we are<br />

interested in two features: the day of the week and the closing price.<br />

Data Element Day-of-Week Closing Price<br />

Slide 35<br />

1 1<br />

2<br />

2<br />

3<br />

3<br />

4<br />

4<br />

5<br />

5<br />

6<br />

1<br />

7<br />

2<br />

8<br />

3<br />

9<br />

4<br />

10<br />

5<br />

$ 40.25<br />

$ 41.00<br />

$ 39.25<br />

$ 39.75<br />

$ 40.50<br />

$ 40.50<br />

$ 40.75<br />

$ 41.25<br />

$ 42.00<br />

$ 4150

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!