Research Article

A Hybrid Model of Extreme Learning Machine Based on Bat and Cuckoo Search Algorithm for Regression and Multiclass Classification

Algorithm 1

ELM algorithm.
Input: given a training set , activation function is , and the hidden nodes number is .
Output .
Step 1: setting learning parameters for hidden nodes and , .
Step 2: calculate the output matrix based on (5).
Step 3: calculate the output weight .