photo

Hamza Ali


Last seen: 約2年 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
3 回答

ランク
39,503
of 300,851

評判
1

コントリビューション
12 質問
3 回答

回答採用率
75.0%

獲得投票数
1

ランク
 of 21,094

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,294

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


which quantile value is good for prediction ?
Hello, Quantile random forest model is used to predict 1 year solar radiation. Question : which quantile value should i use ...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


Autocorrelation plots for stationary time series
Hello, Please, i have stationnarized times series (removing trends and seasonality using differencing) in order to find most s...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


How clustering analysis improve neural networks performance ?
Hello, I divided my training set using clustering analysis into several subsets in order to improve performance. But, i don'...

8年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Optimal hidden nodes number
Hello, Thank you for your response. I compute R_square with following relationship : R_square = 1 - (trainPerform / var(...

8年弱 前 | 0

質問


Optimal hidden nodes number
Hello everybody, In order to determine optimal hidden neurons, Trial and error algorithm has been used (trial = 10, 10 < H <...

8年弱 前 | 3 件の回答 | 0

3

回答

質問


Trial-and-error or K-fold cross-validation
Hello, As researcher, i would like to ask for efficient algorithm to determine ANN's architecture (number of hidden neurons ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Optimal hidden nodes number
Hello everyone, I would like to find optimal hidden nodes number using structured trial an error. I did the following simulation...

8年以上 前 | 3 件の回答 | 0

3

回答

質問


How to normalize new inputs with mapminmax ?
Hello, I have normalized my data with mapminmax which gives values between -1 and 1. However, when I present new inputs to my n...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Negative output neural networks
I trained my neural network, but it generates negative values even though the target values are positive. I wonder why ?

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Set initial weights of neural networks
Hello everyone ! I would like to set the initial weights of artificial neural network in order to define relevant number of h...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


Permut Data for Neural Networks
Hello eveybody ! I use Neural Networks for prediction and i would like to apply random permutation to DataInputs(2*1199) and...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How to initialize weight and biases for single hidden layer ?
Hello Everyone ! Please i need your help ! In order to create artificial neural networks for solar radiation prediction, I n...

8年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Error using load Number of columns on line 2 of ASCII file
Hello everyone ! I followed your advice literally, which led me to the following result: %%%%%%%%%%% Load training...

9年弱 前 | 0

質問


Error using load Number of columns on line 2 of ASCII file
Hello everybody ! I want to make a prediction by using Extreme learning Machine (ELM), but i encountered a problem when rea...

9年弱 前 | 5 件の回答 | 1

5

回答

回答済み
Error using load Number of columns on line 2 of ASCII file
Thanks very much for your reaction, the problem is solved using the xlsread function. However, I get only one column that the nu...

9年弱 前 | 0