package
Version:
v0.0.0-...-1c7d2e7
Opens a new window with list of versions in this module.
Published: May 23, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GenerateData(numExamples int)
type Objects struct {
Weight int `json:"weight"`
Value int `json:"value"`
}
func GenerateRandomExamples(numExamples int) []Objects
Source Files
¶
Click to show internal directories.
Click to hide internal directories.