lenskit.metrics.predict.AvgErrorAccumulator#

classlenskit.metrics.predict.AvgErrorAccumulator(root=False)#
Parameters:

root (bool)

add(value)#
Parameters:

value (tuple [float , int ])

accumulate()#
Return type:

dict[str, float]