datasets

package
v1.1.8 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed corn.csv.gz
	CornCSVGZ []byte

	//go:embed iris.csv.gz
	IrisCSVGZ []byte

	//go:embed wine.csv.gz
	WineCSVGZ []byte

	//go:embed swiss_roll.csv.gz
	SwissRollCSVGZ []byte

	//go:embed stocks.csv.gz
	StocksCSVGZ []byte
)

Embed the sample dataset files (compressed to reduce binary size)

Functions

func GetDataset

func GetDataset(filename string) (string, bool)

GetDataset returns the embedded dataset content by filename All datasets are stored compressed and decompressed on-the-fly to reduce binary size

Types

This section is empty.

Jump to

Keyboard shortcuts

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