@DirichletKernelMulticlassClassification
with @SetWarp
results in "index out of bounds" errors
#376
Labels
bug
Something isn't working
What's the problem?
This seems to be because the warp function moves the class indices out of the expected range of values. The other classification decorators seem to work fine with
@SetWarp
though, which is why I'm raising this as an issue - if all but one work, that seems like an error with the only one that doesn't work!DirichletMulticlassClassification
,BinaryClassification
, andCategoricalClassification
seem to work fine though.How can we reproduce the issue?
Python version
3.12
Package version
2.1.0
Operating system
No response
Other packages
No response
Relevant log output
The text was updated successfully, but these errors were encountered: