K-FOLD CROSS-VALIDATION (BATCH)

K-FOLD CROSS-VALIDATION TO TRAIN RADIAL-BASIS NEURAL NETWORK MODEL IN MATLAB
178 download
Aggiornato 6 gen 2020

Visualizza la licenza

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'.

Cita come

Arshad Afzal (2024). K-FOLD CROSS-VALIDATION (BATCH) (https://www.mathworks.com/matlabcentral/fileexchange/73847-k-fold-cross-validation-batch), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0