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.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound 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)
- Data Split
ex:data_split - Data Splitting
ex:data-splitting
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.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Testing Dataset | [1] |
| Rdf:type | Data Set | [2] |
| Produced by | Data 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.
References (2)
ctx:claims/beam/ca82f6df-035e-4bb4-92d9-e1c0a1e83da2- full textbeam-chunktext/plain1 KB
doc:beam/ca82f6df-035e-4bb4-92d9-e1c0a1e83da2Show 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…
ctx:claims/beam/c1ca0898-d814-4ebd-a786-a3e5f69b8141- full textbeam-chunktext/plain1 KB
doc:beam/c1ca0898-d814-4ebd-a786-a3e5f69b8141Show 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.