Dontopedia

Fast Models

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

Fast Models has 9 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

9 facts·6 predicates·2 sources·1 in dispute

Mostly:includes(3), rdf:type(1), common trait(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (4)

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.

belongsToListBelongs to List(3)

favorsFavors(1)

Other facts (8)

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.

8 facts
PredicateValueRef
IncludesDecision Trees[1]
IncludesLinear Svm[1]
IncludesLightgbm[1]
Rdf:typeModel Category[1]
Common Traitsparse-data-handling[1]
ContextSparse Data[2]
Consists ofLogistic Regression[2]
Favored bySparse Data[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/0e70d7ad-2e63-4603-8495-9b5dca2aa774
ex:ModelCategory
labelbeam/0e70d7ad-2e63-4603-8495-9b5dca2aa774
Fast Models
includesbeam/0e70d7ad-2e63-4603-8495-9b5dca2aa774
ex:decision-trees
includesbeam/0e70d7ad-2e63-4603-8495-9b5dca2aa774
ex:linear-svm
includesbeam/0e70d7ad-2e63-4603-8495-9b5dca2aa774
ex:lightgbm
commonTraitbeam/0e70d7ad-2e63-4603-8495-9b5dca2aa774
sparse-data-handling
contextbeam/7835e578-f2e3-46a0-aa40-4497812bf8de
ex:sparse-data
consistsOfbeam/7835e578-f2e3-46a0-aa40-4497812bf8de
ex:logistic-regression
favored-bybeam/7835e578-f2e3-46a0-aa40-4497812bf8de
ex:sparse-data

References (2)

2 references
  1. ctx:claims/beam/0e70d7ad-2e63-4603-8495-9b5dca2aa774
    • full textbeam-chunk
      text/plain1 KBdoc:beam/0e70d7ad-2e63-4603-8495-9b5dca2aa774
      Show excerpt
      Decision Trees are relatively fast to train and can handle sparse data well. They are particularly useful as a baseline model. ### 4. **Linear Support Vector Machine (SVM)** A linear SVM can be quite fast to train, especially with sparse d
  2. ctx:claims/beam/7835e578-f2e3-46a0-aa40-4497812bf8de
    • full textbeam-chunk
      text/plain1 KBdoc:beam/7835e578-f2e3-46a0-aa40-4497812bf8de
      Show excerpt
      recall = recall_score(y_test, predictions) print(f'{name} Recall score: {recall:.3f}') print(classification_report(y_test, predictions)) print(confusion_matrix(y_test, predictions)) print('-' * 50) ``` ### Explanat

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.