Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/
Class
nodejs_package/brainflow/ml_model.ts:114–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
export
class
MLModel
115
{
116
private inputJson: string;
117
private input: BrainFlowModelParams;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected