Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/BrainJS/brain.js
/ iris.js
File
iris.js
test/applications/iris.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
iris from
'js-datasets-iris'
;
2
import
NeuralNetwork from
'../../src/neural-network.js'
;
3
import
NeuralNetworkGPU from
'../../src/neural-network-gpu.js'
;
4
iris.shuffle();
Callers
nothing calls this directly
Calls
3
dressData
Function · 0.85
mapStringClassesToNumber
Function · 0.85
train
Method · 0.45
Tested by
no test coverage detected