X and Y
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
X and Y has 1 fact recorded in Dontopedia across 1 reference.
1 facts·1 predicates·1 sources
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typerdf:type
- Dataset Tuple[1]all time · Dd6560d5 64d1 4999 Ae8b 6d6edb214986
Inbound mentions (1)
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.
returnsReturns(1)
- Load Data
ex:load_data
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/dd6560d5-64d1-4999-ae8b-6d6edb214986
ex:DatasetTuple
References (1)
1 references
- custom
ctx:claims/beam/dd6560d5-64d1-4999-ae8b-6d6edb214986- full textbeam-chunktext/plain1 KB
doc:beam/dd6560d5-64d1-4999-ae8b-6d6edb214986Show excerpt
y_pred = model.predict(X_test) accuracy = accuracy_score(y_test, y_pred) logging.debug(f"Model evaluation completed. Accuracy: {accuracy:.4f}") report = classification_report(y_test, y_pred) matrix = confusion_matri…