compute_quality_score
Method
This is a method of the Memory class in the memory module.Combine multiple sub-metrics into one final score, as an example.
Signature
Parameters
0-1
0-1
0-1
0-1
optional weighting like {“completeness”: 0.25, “relevance”: 0.3, …}
Returns
Weighted average 0-1

