how to write code for cross validation?
Afficher commentaires plus anciens
Hello everyone,
I have set of data(x and Y) and i want to calculate the MSE value from them. initially i tried classification model but i am getting mse value too large.
I request to you all please provide me code for cross validation
Réponses (1)
xing z
le 18 Mai 2020
0 votes
there is a standard matlab fuction for that:
https://www.mathworks.com/help/images/ref/immse.html
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!