Community Profile

photo

Saba Yousaf


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

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

0

回答

質問


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

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

0

回答

質問


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

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

0

回答

質問


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

5年以上 前 | 2 件の回答 | 0

2

回答

回答済み
how to normalize data for ANN
see attachment

5年以上 前 | 0

質問


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

5年以上 前 | 2 件の回答 | 0

2

回答

質問


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

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

0

回答

質問


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.

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

1

回答

質問


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

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

0

回答

質問


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

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

1

回答

質問


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

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

1

回答

質問


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

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

1

回答