Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed corn.csv CornCSV string //go:embed iris.csv IrisCSV string //go:embed wine.csv WineCSV string //go:embed swiss_roll.csv SwissRollCSV string )
Embed the sample dataset files
Functions ¶
func GetDataset ¶
GetDataset returns the embedded dataset content by filename
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.