Community Profile

photo

Saba Yousaf


Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to calculte MSE Error of whole data to forecast electricity consumption ?
I am using program to determine SVM regression performance to forecast electricity consumption. I have total 1461*6 samples for ...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how can i calculate the test data MSE in case of ANN
Hi there..... i used following code to train network . Opts = detectImportOptions('annn.txt'); Data = readtable('annn.txt',...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


if any one have code related to this topic "Modeling of Electricity Consumption Forecasting Using Artificial Neural Network and Support vector Machine" kindly let me know please.
My thesis topic is "Modeling of Electricity Consumption Forecasting Using Artificial Neural Network and Support vector Machine"....

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to predict response using test data after using 'KFold ', 5 in case of SVM
Hi there...after training a model using following code Mdl = fitrsvm(predictortrain,response,'standardize', true, 'kFold', 5) ...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Respondida
how to normalize data for ANN
see attachment

más de 5 años hace | 0

Pregunta


how to normalize data for ANN
Hii. can anybody help me out to normalize this data for ANN using mean and standard deviation. kindly see attached file

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to fix error "X and Y must have the same number of elements." while calculating correlation coefficent of training dataset?
while calculating correlation coefficient of training dataset using these command lines [net, info] = train(net, p',data'...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to calculate Correlation coefficient 'R' value smae as displayed in my regression plot using Neural networks?
Hi there, would anybody like to explain me how to calculate the same "R" value as displayed in grapgh kindly see attachment.

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to check RMSE of trained neural network?
i want to check the error performance like errors like RMSE, mean Absolute Error, Mean Absolute percentage error of trained neu...

más de 5 años hace | 0 respuestas | 1

0

respuestas

Pregunta


how to read a file containg only one column?
Hi There. how to "target1.txt"file having only one column?

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


is it possible to specify variable name in character using dlmread
Hi there. in my data file first row and ist column contains the character values, in this case how can i specify ist row and i...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to read a text file using dlmread that is not in matlab directory?
Hi there... how to solve this error "Error using dlmread (line 122) The file 'an.text' could not be opened because: No such fil...

más de 5 años hace | 1 respuesta | 0

1

respuesta