Is your feature request related to a problem?
Currently, a tabular dataset must be passed to metrics functions. However, we can also allow using normal tables that contain the target column.
Desired solution
Change the interface, so the metrics functions also accept a normal table.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response