how to write code for cross validation?
显示 更早的评论
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
回答(1 个)
xing z
2020-5-18
0 个投票
there is a standard matlab fuction for that:
https://www.mathworks.com/help/images/ref/immse.html
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!