Regression prediction | MATLAB implements SO-ELM snake swarm algorithm to optimize extreme learning machine with multiple input and single output

Regression prediction | MATLAB implements SO-ELM snake swarm algorithm to optimize extreme learning machine with multiple input and single output

List of effects

1
2

3

basic introduction

Matlab implements SO-ELM snake swarm algorithm to optimize extreme learning machine multivariate regression prediction
1. data is a data set, 7 input features, 1 output feature, and the operating environment is Matlab2018b and above.
2. Run the main program file, and the rest are function files, no need to run.
3. The command window outputs MAE, MBE and R2

Guess you like

Origin blog.csdn.net/kjm13182345320/article/details/130532921
Recommended