Versions in this module Expand all Collapse all v0 v0.1.1 May 16, 2018 v0.1.0 May 16, 2018 Changes in this version + type Classifier interface + Predict func(hits []trackml.Hit) ([]int, error) + func New(nWorkers, nbinsR0Inv, nbinsGamma, nbinsTheta, minHits int) Classifier