np.abs(sparse_scores - dense_scores)
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
np.abs(sparse_scores - dense_scores) has 6 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
computesComputes(2)
- Log Score Mismatches
ex:log_score_mismatches - Mismatch Calculation
ex:mismatch-calculation
analyzesAnalyzes(1)
- Histograms and Bar Charts
ex:histograms-and-bar-charts
calculatesCalculates(1)
- Log Score Mismatches
ex:log-score-mismatches
relatedToRelated to(1)
- Score Differences
ex:score-differences
visualizesVisualizes(1)
- Histograms and Bar Charts
ex:histograms-and-bar-charts
Other facts (5)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Operation | [1] |
| Rdf:type | Numpy Operation | [2] |
| Rdf:type | Data Metric | [3] |
| Calculated From | Expected Scores | [3] |
| Calculated From | Actual Scores | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/ce953854-d151-4cac-b4e7-c4c5a5583796- full textbeam-chunktext/plain1 KB
doc:beam/ce953854-d151-4cac-b4e7-c4c5a5583796Show excerpt
# Calculate score mismatches mismatches = np.abs(sparse_scores - dense_scores) # Find indices where mismatches exceed the threshold mismatch_indices = np.where(mismatches > threshold)[0] # Log detailed informat…
ctx:claims/beam/ea094bd1-364b-4b3a-8196-25cc9a2aa87cctx:claims/beam/7e1a8ad3-c306-4a79-a8fb-95e01f14f6b5
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.