MCPcopy Create free account
hub / github.com/CodingBeard/tfkg / ComputeFinal

Method ComputeFinal

metric/interface.go:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 Reset()
7 Compute(yTrue interface{}, yPred interface{}) Value
8 ComputeFinal() Value
9}
10
11type Value struct {

Callers 1

getMetricLogsMethod · 0.65

Implementers 6

SparseCategoricalAccuracymetric/accuracy.go
BinaryAccuracymetric/accuracy.go
SparseCategoricalFprAtTprmetric/fpr_at_tpr.go
BinaryFprAtTprmetric/fpr_at_tpr.go
SparseCategoricalTprAtFprmetric/tpr_at_fpr.go
BinaryTprAtFprmetric/tpr_at_fpr.go

Calls

no outgoing calls

Tested by

no test coverage detected