Dontopedia
Explore

Dense Scores I

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

Dense Scores I has 3 facts recorded in Dontopedia across 2 references.

3 facts·3 predicates·2 sources
Maturity scale raw canonical shape-checked rule-derived certified

Is Parameter ofisParameterOf

Rdf:typerdf:type

  • Parameter[2]all time · B9f71d2d 9dd8 41f5 A372 36155652965d

Assigned FromassignedFrom

Inbound mentions (3)

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.

extractsExtracts(1)

hasParameterHas Parameter(1)

takesParametersTakes Parameters(1)

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.

assignedFrombeam/c12a5314-5117-4beb-a829-e08beb503951
ex:dense-scores
isParameterOfbeam/b9f71d2d-9dd8-41f5-a372-36155652965d
ex:rank-documents
typebeam/b9f71d2d-9dd8-41f5-a372-36155652965d
ex:Parameter

References (2)

2 references
  1. [1]beam-chunk1 fact
    customctx:claims/beam/c12a5314-5117-4beb-a829-e08beb503951
    • full textbeam-chunk
      text/plain1 KBdoc:beam/c12a5314-5117-4beb-a829-e08beb503951
      Show excerpt
      dense_scores = np.random.rand(num_queries, num_documents) # Test queries test_queries = np.random.rand(num_queries, num_documents) predictions = [] for i in range(num_queries): query = test_queries[i] sparse_scores_i = sparse_scor
  2. [2]beam-chunk2 facts
    customctx:claims/beam/b9f71d2d-9dd8-41f5-a372-36155652965d
    • full textbeam-chunk
      text/plain1 KBdoc:beam/b9f71d2d-9dd8-41f5-a372-36155652965d
      Show excerpt
      prediction = rank_documents(query, sparse_scores_i, dense_scores_i) if prediction is not None: predictions.append(prediction) # Evaluate precision true_labels = np.random.randint(0, 2, size=(num_queries, num_documents)) #

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.