Machine Learing Performance Measurement
I am working on a project where I want to compare the performance measurements of machine learning algorithms(MLA). I am trying to use the Hmeasure package on R to do that but I am findind difficult in getting the scores for the following MLA; Random Forest, Decision Tree, SVM, ANN, and Stochastic Gradient boosting.
Here is a picture of the codes
So please help me find the scores of the various MLA algorithms