Skip to content

The order of prediction columns #245

Description

@pplonski

In the case of many classes the predictions columns have wrong order:

'prediction_0', 'prediction_1', 'prediction_10', 'prediction_100', 'prediction_101', 'prediction_102', 'prediction_103', 'prediction_104' ...

It should be:

prediction_0, prediction_1, prediction_2, ...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions