Research Article

Performance Optimization Model of Molecular Dynamics Simulation Based on Machine Learning and Data Mining Algorithm

Table 1

KNN optimization direction and method.

Direction of optimizationOptimization methodSpecific operation

Improve classification accuracyWeighted based on attribute characteristicsAssign different weights to different attributes according to their impact in the classification
Weighted based on distance featuresAssign different weights to different nearest neighbor samples according to the distance

Improve classification efficiencyFeature attribute dimension reductionDimension reduction, feature selection, and extraction are carried out on the sample data set
Speed up algorithm searchFor example, the big data sample is divided into blocks, and then the block closest to the sample to be tested is found during the test and used as a new training sample for K-nearest neighbor classification