MCPcopy 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

1import iris from 'js-datasets-iris';
2import NeuralNetwork from '../../src/neural-network.js';
3import NeuralNetworkGPU from '../../src/neural-network-gpu.js';
4iris.shuffle();

Callers

nothing calls this directly

Calls 3

dressDataFunction · 0.85
mapStringClassesToNumberFunction · 0.85
trainMethod · 0.45

Tested by

no test coverage detected