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

Answers (1)

xing z
xing z on 18 May 2020
there is a standard matlab fuction for that:
https://www.mathworks.com/help/images/ref/immse.html

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Asked:

on 18 May 2020

Answered:

on 18 May 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!