preds {MLeval} | R Documentation |
Predictions from gbm on the Sonar test data
Description
The Sonar data was split into training (157 points) and testing (51 points), a gbm model was fitted using Caret on the training data. Then these are the predicted probabilities of the model on the test data.
Usage
preds
Format
A data frame with 51 rows as points and 4 variables
[Package MLeval version 0.3 Index]