Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingBeard/tfkg
/ Compute
Method
Compute
metric/interface.go:7–7 ·
view source on GitHub ↗
(yTrue interface{}, yPred interface{})
Source
from the content-addressed store, hash-verified
5
Init()
6
Reset()
7
Compute(yTrue
interface
{}, yPred
interface
{}) Value
8
ComputeFinal() Value
9
}
10
Callers
1
getMetricLogs
Method · 0.65
Implementers
6
SparseCategoricalAccuracy
metric/accuracy.go
BinaryAccuracy
metric/accuracy.go
SparseCategoricalFprAtTpr
metric/fpr_at_tpr.go
BinaryFprAtTpr
metric/fpr_at_tpr.go
SparseCategoricalTprAtFpr
metric/tpr_at_fpr.go
BinaryTprAtFpr
metric/tpr_at_fpr.go
Calls
no outgoing calls
Tested by
no test coverage detected