MCPcopy Create free account
hub / github.com/CodingBeard/tfkg / GetColumnNames

Method GetColumnNames

data/interface.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 Shuffle(seed int64)
22 Unshuffle() error
23 GetColumnNames() []string
24 GeneratorChan(batchSize int, preFetch int) chan Batch
25 Generate(batchSize int) ([]*tf.Tensor, *tf.Tensor, *tf.Tensor, error)
26 Reset() error

Callers 2

FitMethod · 0.65
EvaluateMethod · 0.65

Implementers 3

ValuesDatasetdata/values_dataset.go
SingleFileDatasetdata/single_file_dataset.go
ImgFolderDatasetdata/img_folder_dataset.go

Calls

no outgoing calls

Tested by

no test coverage detected