I want to compare and calculate the prediction accuracy of 4 algorithms, linear regression, support vector regression, bagging and multilayer perception. So each algorithm will be compared with other three. I have to evaluate their performance with 4 different datasets, so in total 3 algorithms...