train

package
v0.0.0-...-b7e086b Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Trainer

type Trainer struct {
	Log log.Log
	// contains filtered or unexported fields
}

Trainer manages the training of the model.

func NewTrainer

func NewTrainer(log log.Log, permDB *eventdb.EventDB) *Trainer

func (*Trainer) GetDataset

func (t *Trainer) GetDataset(w io.Writer) error

Extracts the training data as a single archive file.

Jump to

Keyboard shortcuts

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