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

Method Reset

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

Source from the content-addressed store, hash-verified

4 GetName() string
5 Init()
6 Reset()
7 Compute(yTrue interface{}, yPred interface{}) Value
8 ComputeFinal() Value
9}

Callers 1

FitMethod · 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