-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
With the addition of spatial DataBackends (DataBackendVector and DataBackendRaster) from {mlr3spatial} multiple combinations of Tasks and Backends are possible:
- Task + spatial backends
- Task*ST + non-spatial backend
- Task*ST + spatial backend
Moving forward and to simplify both usage and development, we should pick one combination as the "recommended" one and potentially issue warnings for others.
cc @be-marc