Community Profile

photo

Saba Yousaf


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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',...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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"....

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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) ...

meer dan 5 jaar ago | 2 answers | 0

2

answers

Answered
how to normalize data for ANN
see attachment

meer dan 5 jaar ago | 0

Question


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

meer dan 5 jaar ago | 2 answers | 0

2

answers

Question


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'...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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.

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 5 jaar ago | 0 answers | 1

0

answers

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 5 jaar ago | 1 answer | 0

1

answer