Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jensen-holm
/
Numpy-Neuron
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a4aa491
Numpy-Neuron
/
nn
/
split.go
Jensen-holm
splitting up code into seperate modules
dfd3544
over 2 years ago
raw
Copy download link
history
blame
77 Bytes
package
nn
// implement train test split function
func
trainTestSplit
()
{}