Research Article

[Retracted] A Random Matrix Network Model for the Network Teaching System of College Music Education Courses

Table 2

Music teaching authority management mechanism.

Management mechanism codesMusic teaching authority words

Trainingset = []Reliability of the system
Testset = []In actual operation
Split = 1/3Add to the database
Loaddataset(r‘e:\pycharmcode\irisdata.txt’)The result returns to
Print(‘train set: ’+ repr(len(trainingset)))Selects two testing methods
Print(‘test set: ’ + repr(len(testset)))After the new class is added
Result = getresponse(neighbors) of system testing
Predictions.append(result)To complete
Accuracy = getaccuracy(testset, predictions) is to verify
Print(‘accuracy: ’ + repr(accuracy) + ‘%’)The system testing