Skip to content

how to write my own scoring plugin #77

Answered by halx
GeYan489 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

welcome to the community!

A scoring component is simply a piece of code which returns an array of scores for each endpoint. The array can be of type float or str. In the case of str you would need to convert the str label with the value_mapping transform. That's really it.

Cheers,
Hannes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by halx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants