Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RylonW/DocNLC
/ feed_data
Method
feed_data
models/base_model.py:16–17 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
14
self.optimizers = []
15
16
def
feed_data(self, data):
17
pass
18
19
def
optimize_parameters(self):
20
pass
Callers
3
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36