Hamza Ali
Followers: 0 Following: 0
Statistiques
RANG
39 227
of 295 527
RÉPUTATION
1
CONTRIBUTIONS
12 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
1
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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'...
plus de 6 ans il y a | 1 réponse | 0
1
réponseOptimal hidden nodes number
Hello, Thank you for your response. I compute R_square with following relationship : R_square = 1 - (trainPerform / var(...
presque 7 ans il y a | 0
Question
Optimal hidden nodes number
Hello everybody, In order to determine optimal hidden neurons, Trial and error algorithm has been used (trial = 10, 10 < H <...
presque 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
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 ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Negative output neural networks
I trained my neural network, but it generates negative values even though the target values are positive. I wonder why ?
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
0
réponseError 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...
presque 8 ans il y a | 0
Question
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...
presque 8 ans il y a | 5 réponses | 1
5
réponsesError 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...
presque 8 ans il y a | 0