Dontopedia

testset

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

testset has 4 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

4 facts·2 predicates·2 sources·1 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

producesProduces(2)

Other facts (3)

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.

3 facts
PredicateValueRef
Rdf:typeTesting Dataset[1]
Rdf:typeData Set[2]
Produced byData Split[2]

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.

typebeam/ca82f6df-035e-4bb4-92d9-e1c0a1e83da2
ex:TestingDataset
typebeam/c1ca0898-d814-4ebd-a786-a3e5f69b8141
ex:DataSet
labelbeam/c1ca0898-d814-4ebd-a786-a3e5f69b8141
testset
producedBybeam/c1ca0898-d814-4ebd-a786-a3e5f69b8141
ex:data_split

References (2)

2 references
  1. ctx:claims/beam/ca82f6df-035e-4bb4-92d9-e1c0a1e83da2
    • full textbeam-chunk
      text/plain1 KBdoc:beam/ca82f6df-035e-4bb4-92d9-e1c0a1e83da2
      Show excerpt
      Here's an example implementation that demonstrates how to incorporate user feedback to refine the SVD model: ```python import pandas as pd from surprise import Dataset, Reader, SVD from surprise.model_selection import train_test_split # L
  2. ctx:claims/beam/c1ca0898-d814-4ebd-a786-a3e5f69b8141
    • full textbeam-chunk
      text/plain1 KBdoc:beam/c1ca0898-d814-4ebd-a786-a3e5f69b8141
      Show excerpt
      # Simulate collecting new feedback new_ratings = [ {'user_id': 1, 'item_id': 10, 'rating': 4}, {'user_id': 2, 'item_id': 11, 'rating': 3}, # Add more new ratings as needed ] return new_ratings # Coll

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.