auditor icon indicating copy to clipboard operation
auditor copied to clipboard

remove test dependency of randomForest, which requires R v4.1 to work

Open hbaniecki opened this issue 3 years ago • 0 comments

CI breaks in https://github.com/ModelOriented/auditor/pull/160

The same as in https://github.com/ModelOriented/DALEX/issues/485 and https://github.com/ModelOriented/iBreakDown/issues/99: move from randomForest to the ranger package to fix CI/tests

hbaniecki avatar May 08 '22 19:05 hbaniecki