MCPcopy Index your code
hub / github.com/BrainJS/brain.js / cross-validation.js

File cross-validation.js

test/base/cross-validation.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert';
2import brain from '../../src';
3import CrossValidate from '../../src/cross-validate';
4

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
trainMethod · 0.45
toJSONMethod · 0.45

Tested by

no test coverage detected