MCPcopy Create free account
hub / github.com/brainflow-dev/brainflow /

Class

nodejs_package/brainflow/ml_model.ts:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14import {resolveLibPath} from './lib_path';
15
16export class BrainFlowModelParams
17{
18 public inputParams: IBrainFlowModelParams = {
19 metric: BrainFlowMetrics.USER_DEFINED,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected