I recovered the plotmodel.m file from an old drive. Hope it will be useful to you. drive.google.com/file/d/175a1b2Y4hnB_miRnrpWsANfP_jX3TYkk/view?usp=drivesdk
When you load your data in the regression learner app, there will be a option to select response (dependent variable) and predictors (independent variables). Select the column as you want.
As you have exported the model, for instance svmlin , I think that's a trained model. Then where to use concept of data division for training, validation and testing. How to perform testing part? Could you help me with this?
@@unexpected-moments-00 Please use the export function in the regression learner app. Use the saved function to predict your data then save the data in a matrix. There is a quantiles function available in the machine learning toolbox. Or use the following m file. www.mathworks.com/matlabcentral/fileexchange/70279-quantiles
Hello, I recovered the file from an old drive. Hope it will be useful to you. drive.google.com/file/d/175a1b2Y4hnB_miRnrpWsANfP_jX3TYkk/view?usp=drivesdk
Hello, I recovered the file from an old drive. Hope it will be useful to you. drive.google.com/file/d/175a1b2Y4hnB_miRnrpWsANfP_jX3TYkk/view?usp=drivesdk
I recovered the plotmodel.m file from an old drive. Hope it will be useful to you.
drive.google.com/file/d/175a1b2Y4hnB_miRnrpWsANfP_jX3TYkk/view?usp=drivesdk
Thank you for the didactic video! However, wouldn't these SVM models need to be validated by the testing step?
Tell me how can extract the equation of ANN and regression like the exel file you showing
hello, i have an error "Not enough input arguments" when i run the plotmodel.m where can i change de amount of input arguments in the code?
Mam I getting an error in the plot model like this "Not enough input arguments". can you help me with that ?
i have question (Maybe is a stupid question) how can i fixe the independant variable and the dependant varibale in Regression learner?
When you load your data in the regression learner app, there will be a option to select response (dependent variable) and predictors (independent variables). Select the column as you want.
Mam you have only covered training part, what about the testing of model?
how this can be done?
The testing is done in the model ( 70:30 division of dataset). You can export the model and test with further data.
As you have exported the model, for instance svmlin , I think that's a trained model. Then where to use concept of data division for training, validation and testing. How to perform testing part? Could you help me with this?
hello i dont know why when i'm running function file .m, There is an error that Insufficient input arguments. i don't know why,,, plze help me
Hello, please check the function carefully. It needs more input parameter(s) than you are putting in.
Please how did you generate the plotmodel.m?
Hello.
I did the plotting using MATLAB plot first then generated the code and customized it.
@@TahsinaAlam Hi,
Thank you very much for your quick reply. It was helpful
Do you have the copy sir Bright thank you very much
@@brighttsidiakuinor5375 sir can you please give me step or code for plotmodel.
@@TahsinaAlam can you please tell me some steps for this matplot
Could you please tell me how to find quantiles in wind power forecasting in this regression lerner app?
Hello, the Regression learner app does not show Quantiles. You have to extricate the data and determine quantiles manually.
@@TahsinaAlam Can you tell me how to do this?
@@unexpected-moments-00 Please use the export function in the regression learner app. Use the saved function to predict your data then save the data in a matrix.
There is a quantiles function available in the machine learning toolbox. Or use the following m file.
www.mathworks.com/matlabcentral/fileexchange/70279-quantiles
@@TahsinaAlam okay I will check it. But I want to contact with you and discuss about my problem. Is it possible?
Thank you so much
You're most welcome
Thank you could you share the code to determine the equation of the regression in plotted.m thank you
Hello, I recovered the file from an old drive. Hope it will be useful to you.
drive.google.com/file/d/175a1b2Y4hnB_miRnrpWsANfP_jX3TYkk/view?usp=drivesdk
Mam can you please told me step for plot model
Hi, can you share the code of plotmodel.m?
Hello.
I am very sorry for the late reply. I will try to make the m file available.
@@TahsinaAlam could you please share the plotmodel.m ?! I'm in great need. I'm writing my final thesis and need to get fitted data.
Hello, I recovered the file from an old drive. Hope it will be useful to you.
drive.google.com/file/d/175a1b2Y4hnB_miRnrpWsANfP_jX3TYkk/view?usp=drivesdk
can you help in my project please