Felix Rothe

Results 6 issues of Felix Rothe

# Bug Report ### Is the issue related to model conversion? It is, but I am not sure which side does not stick to the standard (PyTorch / onnx /...

bug

When using `tuneThreshold` to get the best threshold for a measure that needs maximization it does not work, but provides the minima (worst threshold) and returns it with the wrong...

## Describe the bug When returning a pandas dataframe from a pipeline component columns of type `list` or `numpy.ndarray` change their type to `str`. This occurs when running the pipeline...

bug

## Describe the bug When passing a parameter from one pipeline component to another, this parameter is wrapped (``). When calling `os.fspath` on this parameter and the parameter is of...

bug

### Describe the bug I am not sure if this is a bug or I missed some basic config step, but I checked the docs multiple times and did not...

bug