K-FOLD CROSS-VALIDATION (BATCH)

K-FOLD CROSS-VALIDATION TO TRAIN RADIAL-BASIS NEURAL NETWORK MODEL IN MATLAB
177 Downloads
Updated 6 Jan 2020

View License

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
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0