dot-quality: Measure the quality of a randomForest object.

Description Usage Details

Description

The quality is the average OOB errors in the case of classification, or the average pseudo R-squared for regression. We do it in the client so that the server method can return a pure randomForest object (we avoid using a custom object between the two).

Usage

1
.quality(forestObject)

Details

#deprecated


IulianD/dsSwissKnifeClient documentation built on June 23, 2020, 4:38 p.m.