Research Article

Dimensionality Reduction for Internet of Things Using the Cuckoo Search Algorithm: Reduced Implications of Mesh Sensor Technologies

Algorithm 3

Start procedure_3.
IF (attributesattributes) Then
  Go to procedure_1 for Nominal Attributes
Else Start Procedure_2 for Numeric Attributes
Input vector, a set of nominal attributes
single feature in each vector
, sequence of n tuples
, set of newly constructed features
(): concatenate features in
For eachdo
   (Prevent duplication of a feature)
  For
    For
      
        
End Procedure_3