clustering

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2018 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Classifier

type Classifier interface {
	Predict(hits []trackml.Hit) ([]int, error)
}

Classifier clusters hits.

func New

func New(nWorkers, nbinsR0Inv, nbinsGamma, nbinsTheta, minHits int) Classifier

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL