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!