Clear Filters
Clear Filters

how to write code for cross validation?

1 view (last 30 days)
Lalit Singh
Lalit Singh on 18 May 2020
Answered: xing z on 18 May 2020
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

Community Treasure Hunt

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

Start Hunting!