emil.extensions: Extending the emil framework with user-defined methods
Description
This page describes how to implement custom methods
compatible with the functions of the emil framework, most
notably fit
, tune
, and
evaluate.modeling
. Pre-processing and
resampling is not covered here, but in the entries
pre.process
and resample
.