Versions in this module Expand all Collapse all v1 v1.0.0 Aug 31, 2018 Changes in this version + var ErrLength = errors.New("length error") + type BoolFunc func(predicted, target []bool) (float64, error) + func NumHits(scaleFactor float64) (BoolFunc, error) Other modules containing this package github.com/gmlewis/gep/v2