Research Article

Resource Scheduling Based on Improved Spectral Clustering Algorithm in Edge Computing

Table 1

Performance comparison of algorithms.

Performance metricsAlgorithm
ISCM algorithmTraditional spectral clustering algorithmk-means algorithm

ExtendibilityHighHighHigh
Data types that can be processedNumerical and non-numerical typeNumerical and non-numerical typeNumerical type
The clustering shape can be foundArbitraryArbitraryConvex and spherical type
Domain knowledge dependence on input parameterSmallLargeLarge
Sensitivity to noiseSensitiveSensitiveSensitive
Sensitivity to input orderGeneralGeneralSensitive
The ability to process high dimensional dataHighHighLower
Time complexityO(nck)O(knt)O(knt)