K-FOLD CROSS-VALIDATION (BATCH)

版本 1.0.0 (1.8 KB) 作者: Arshad Afzal
K-FOLD CROSS-VALIDATION TO TRAIN RADIAL-BASIS NEURAL NETWORK MODEL IN MATLAB
178.0 次下载
更新时间 2020/1/6

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0