Commit c027bc92 authored by lintangsutawika's avatar lintangsutawika
Browse files

format

parent 386d63ea
...@@ -487,9 +487,9 @@ def evaluate( ...@@ -487,9 +487,9 @@ def evaluate(
# For unweighted averaging, use: # For unweighted averaging, use:
# current_size = 1 # current_size = 1
# TODO: Tasks like brier score for individual # TODO: Tasks like brier score for individual
# tasks have no stderr since the score is # tasks have no stderr since the score is
# itself an aggregation. But it's possible to # itself an aggregation. But it's possible to
# calculate the stderr over groups # calculate the stderr over groups
all_stderr = [] all_stderr = []
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment