Dontopedia

alphas

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

alphas has 16 facts recorded in Dontopedia across 4 references, with 2 live disagreements.

16 facts·11 predicates·4 sources·2 in dispute

Mostly:contains(3), rdf:type(2), are superiors(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (11)

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.

describesDescribes(2)

isElementOfIs Element of(2)

  • 0ex:0
  • 1ex:1

attachedToAttached to(1)

directedToDirected to(1)

expressesLoyaltyToExpresses Loyalty to(1)

iteratesOverIterates Over(1)

passesArgumentPasses Argument(1)

respondsToResponds to(1)

takesParametersTakes Parameters(1)

Other facts (14)

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.

14 facts
PredicateValueRef
Contains0[2]
Contains1[2]
Contains11[2]
Rdf:typeVariable[2]
Rdf:typeParameter Collection[4]
Are SuperiorsBots[1]
Existstrue[1]
Is Initialized byNp.linspace[2]
Described AsRange of alpha values to test[2]
Created byNp.linspace[2]
Commented byRange of alpha values to test[2]
Generated byNumpy Linspace[3]
ControlsHybrid Weighting[3]
Is Iterated byFor Loop[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.

areSuperiorsblah/tpmjs-park/part-6
ex:bots
existsblah/tpmjs-park/part-6
true
typebeam/8419193f-8cac-4d94-919a-b1c2084db6fd
ex:Variable
labelbeam/8419193f-8cac-4d94-919a-b1c2084db6fd
alphas
isInitializedBybeam/8419193f-8cac-4d94-919a-b1c2084db6fd
ex:np.linspace
containsbeam/8419193f-8cac-4d94-919a-b1c2084db6fd
0
containsbeam/8419193f-8cac-4d94-919a-b1c2084db6fd
1
containsbeam/8419193f-8cac-4d94-919a-b1c2084db6fd
11
describedAsbeam/8419193f-8cac-4d94-919a-b1c2084db6fd
Range of alpha values to test
createdBybeam/8419193f-8cac-4d94-919a-b1c2084db6fd
ex:np.linspace
commentedBybeam/8419193f-8cac-4d94-919a-b1c2084db6fd
Range of alpha values to test
generatedBybeam/cc7e2701-5558-4a53-b31f-07382bf903bd
ex:numpy-linspace
controlsbeam/cc7e2701-5558-4a53-b31f-07382bf903bd
ex:hybrid-weighting
isIteratedBybeam/e3d6146f-0be0-4107-8509-b0471fc829a9
ex:for_loop
typebeam/e3d6146f-0be0-4107-8509-b0471fc829a9
ex:ParameterCollection
labelbeam/e3d6146f-0be0-4107-8509-b0471fc829a9
alphas

References (4)

4 references
  1. [1]Part 62 facts
    ctx:discord/blah/tpmjs-park/part-6
  2. ctx:claims/beam/8419193f-8cac-4d94-919a-b1c2084db6fd
    • full textbeam-chunk
      text/plain1 KBdoc:beam/8419193f-8cac-4d94-919a-b1c2084db6fd
      Show excerpt
      alphas = np.linspace(0, 1, 11) # Range of alpha values to test best_alpha, best_map = {}, {} for query in queries: best_alpha[query], best_map[query] = tune_alpha(query, documents, relevant_docs[query], alphas) print(f"Best alpha f
  3. ctx:claims/beam/cc7e2701-5558-4a53-b31f-07382bf903bd
    • full textbeam-chunk
      text/plain1 KBdoc:beam/cc7e2701-5558-4a53-b31f-07382bf903bd
      Show excerpt
      dense_scores = np.array([0.7, 0.3, 0.1]) # Normalize and compute hybrid scores hybrid_scores = hybrid_ranking(sparse_scores, dense_scores) print(hybrid_scores) # Optionally, sort documents based on hybrid scores sorted_indices = np.argsor
  4. ctx:claims/beam/e3d6146f-0be0-4107-8509-b0471fc829a9
    • full textbeam-chunk
      text/plain896 Bdoc:beam/e3d6146f-0be0-4107-8509-b0471fc829a9
      Show excerpt
      precision = precision_at_k(true_labels, predicted_labels, k=k) if precision > best_precision: best_precision = precision best_alpha = alpha print(f"Best Alpha: {best_alpha}, Best Precision@{k

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.