A better algorithm
How do you guage similarity of distinct music pieces? Sure you can ask an advanced machine learning model but how does the model figure it out?
A considered approach would first catalog musical elements that give each composition its character and style. There are several elements but here we have focused on the following:
Once each composition has been assigned an appropriate value for each known musical element, they can be compared to determine the number of element values that match across compositions. The higher the number of matches, the more similar these compositions are considered.
Composer similarity could be determined by aggregating the number of similar compositions.