sa

package
v0.0.0-...-14a59ba Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SAOptAUC

type SAOptAUC struct {
	Model map[int64]float64
}

func (*SAOptAUC) Clear

func (algo *SAOptAUC) Clear()

func (*SAOptAUC) Command

func (algo *SAOptAUC) Command() cli.Command

func (*SAOptAUC) Init

func (algo *SAOptAUC) Init(ctx *cli.Context)

func (*SAOptAUC) LoadModel

func (self *SAOptAUC) LoadModel(path string)

func (*SAOptAUC) Predict

func (algo *SAOptAUC) Predict(sample *core.Sample) float64

func (*SAOptAUC) SaveModel

func (self *SAOptAUC) SaveModel(path string)

func (*SAOptAUC) Train

func (algo *SAOptAUC) Train(dataset *core.DataSet)

func (*SAOptAUC) TrainAUC

func (algo *SAOptAUC) TrainAUC(samples []*core.Sample) float64

Jump to

Keyboard shortcuts

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