フィルターのクリア

Best Neural Network for Multivariate Regression

14 ビュー (過去 30 日間)
Federico
Federico 2019 年 1 月 16 日
コメント済み: israt fatema 2019 年 11 月 26 日
Dear all,
I have a series of input environmental variables (such as time of day, temperature, etcetera) that I would like to use to predict a single target variable. I am not sure if said variables contribute linearly to the target variable and therefore I would like to employ a neural network instead than a standard multivariate linear regression model (e.g.: mvregress), but I am lost in the panoply of options of the neural network toolbox in terms of networks, layers, etcetera.
What would be the best options to try?
Thanks and Best Regards

採用された回答

Greg Heath
Greg Heath 2019 年 1 月 16 日
Use FITNET.
Accept all parameter settings.
Train 10 models with different random initial weights
If unsuccessful. Repeat with a range of values for number of hidden nodes.
I have posted ZILLIONS of examples in BOTH comp.soft-sys.matlab and answers.
Hope this helps.
Greg
Thank you for formally accepting my advice
  1 件のコメント
israt fatema
israt fatema 2019 年 11 月 26 日
i am also interested about this question's answer, but not sure about, where to look for
"comp.soft-sys.matlab and answers"?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by