Improve docstrings
This commit is contained in:
parent
eb143917be
commit
0dd5b6e8f4
8 changed files with 44 additions and 10 deletions
|
|
@ -16,7 +16,7 @@ def query_ground_truth(
|
|||
|
||||
Combines, filters, and returns data-points that have been either added by
|
||||
`add_ground_truth` or were the result of a prediction after which their trace got
|
||||
a feedback through the RESP API-s `/traces/{trace_id}/feedback` endpoint
|
||||
feedback through the RESP API-s `/traces/{trace_id}/feedback` endpoint
|
||||
(end-to-end feedback).
|
||||
|
||||
Filtering can be used to only return points matching all given tags (or the single
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue