Dontopedia

dense scores

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

dense scores has 6 facts recorded in Dontopedia across 4 references.

6 facts·5 predicates·4 sources

Mostly:parameter of(1), rdf:type(1), compared with(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (9)

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.

hasParameterHas Parameter(6)

appliedToApplied to(1)

comparedWithCompared With(1)

secondParameterSecond Parameter(1)

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.

5 facts
PredicateValueRef
Parameter ofhybrid_ranking[1]
Rdf:typeFunction Parameter[3]
Compared WithSparse Scores Parameter[3]
Typenumpy.ndarray[4]
Parameter Position2[4]

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.

parameterOfbeam/cdca0f91-6019-4a24-b271-06ad0f6f5bf0
hybrid_ranking
labelbeam/0101eba2-9f85-41c1-ac05-d4c55e85d3fc
dense scores
typebeam/e37a7536-81bf-426c-bec2-f065816eeca3
ex:FunctionParameter
comparedWithbeam/e37a7536-81bf-426c-bec2-f065816eeca3
ex:sparse-scores-parameter
typebeam/ea094bd1-364b-4b3a-8196-25cc9a2aa87c
numpy.ndarray
parameterPositionbeam/ea094bd1-364b-4b3a-8196-25cc9a2aa87c
2

References (4)

4 references
  1. ctx:claims/beam/cdca0f91-6019-4a24-b271-06ad0f6f5bf0
    • full textbeam-chunk
      text/plain1 KBdoc:beam/cdca0f91-6019-4a24-b271-06ad0f6f5bf0
      Show excerpt
      def hybrid_ranking(sparse_scores, dense_scores, alpha=0.6): # Calculate weighted sum of sparse and dense scores hybrid_scores = alpha * sparse_scores + (1 - alpha) * dense_scores return hybrid_scores # Example usage: sparse_sco
  2. ctx:claims/beam/0101eba2-9f85-41c1-ac05-d4c55e85d3fc
    • full textbeam-chunk
      text/plain1 KBdoc:beam/0101eba2-9f85-41c1-ac05-d4c55e85d3fc
      Show excerpt
      if max_score == min_score: return np.zeros_like(scores) return (scores - min_score) / (max_score - min_score) def hybrid_ranking(sparse_scores, dense_scores, alpha=0.6): # Normalize scores to ensure they are on the same
  3. ctx:claims/beam/e37a7536-81bf-426c-bec2-f065816eeca3
  4. ctx:claims/beam/ea094bd1-364b-4b3a-8196-25cc9a2aa87c

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.