Documentation
¶
Index ¶
- func Accuracy(prediction, y []float64) float64
- func Accuracy32(prediction, y []float32) float32
- func ConcatSlice(slices ...[]float64) []float64
- func ConcatSlice32(slices ...[]float32) []float32
- func Float64toBytes(f float64) []byte
- func Int64SeqToIntSeq(seq []int64) []int
- func ParseInt64Seq(s string) []int64
- func RocAuc(pred, y []float64) float64
- func RocAuc32(pred, y []float32) float32
- type KeyCnt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Accuracy32 ¶ added in v0.3.0
func ConcatSlice ¶
func ConcatSlice32 ¶ added in v0.3.0
func Float64toBytes ¶
func Int64SeqToIntSeq ¶ added in v0.2.0
func ParseInt64Seq ¶ added in v0.2.0
Types ¶
Click to show internal directories.
Click to hide internal directories.