Fitting Tool or Time Series Tool

조회 수: 1 (최근 30일)
WT
WT 2014년 9월 29일
편집: WT 2014년 9월 30일
I am trying to predict housing prices using Neural Network Tool. May i know whether i should use fitting tool or time series Tool?
Thank You WT Lim

채택된 답변

Alka Nair
Alka Nair 2014년 9월 29일
I understand that you would like to predict housing prices based on a data set that you already have. If the data is time dependent (date or year), you can use the ‘Time Series Prediction’ of the Neural Networks Toolbox as described in the following link: http://www.mathworks.com/help/nnet/gs/neural-network-time-series-prediction-and-modeling.html You can use ‘Fitting Tool ’ in the Neural Network Toolbox if the prediction is independent of time as illustrated in the following link: http://www.mathworks.com/help/nnet/gs/fit-data-with-a-neural-network.html

추가 답변 (1개)

WT
WT 2014년 9월 30일
편집: WT 2014년 9월 30일
Thank You for the links. Then do i have to change the code if i use time series prediction? Because i heard that the GUI can automatically generate command-line scripts?

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by