K-FOLD CROSS-VALIDATION (BATCH)
Program to find Network parameter of a Radial-basis neural network model MATLAB function 'newrb' is used to train a neural network for a given data set.
The function has form net = newrb(Y, X, goal,spread).
spread (a network parameter) will affect the model performance.
The program can be used to obtain best value of 'Spread constant' for a given data set. A box-plot showing the variation in cross-validation error with spread constant is obtained. A designer may then analyse the plot to figure out the optimum 'spread constant'.
Cite As
Arshad Afzal (2024). K-FOLD CROSS-VALIDATION (BATCH) (https://www.mathworks.com/matlabcentral/fileexchange/73847-k-fold-cross-validation-batch), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |