K-FOLD CROSS-VALIDATION (BATCH)

K-FOLD CROSS-VALIDATION TO TRAIN RADIAL-BASIS NEURAL NETWORK MODEL IN MATLAB
178 descargas
Actualizado 6 ene 2020

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0