Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUMIA-Group/MemoryDecoder
/ get_metrics
Method
get_metrics
knn_utils/saveEmbedMulti.py:216–217 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
214
self.model.broken_into = None
215
216
def
get_metrics(self):
217
return
{}
218
219
@staticmethod
220
def
l2(query, keys):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected