Lukas' Notes

Home

❯

Knowledge

❯

Inductive Reasoning

Inductive Reasoning

Jul 25, 20251 min read

reasoning

Definition

Inductive Reasoning

Induction is reasoning from observed training cases to general rules, which are then applied to the test cases.

In contrast, transduction is reasoning from observed, specific (training) cases to specific (test) cases.

1

Footnotes

  1. Inductive vs. Transductive Learning | by Vijini Mallawaarachchi | Towards Data Science ↩


Graph View

Backlinks

  • Reasoning
  • Transductive Reasoning

Created with Quartz v4.4.0 © 2025

  • GitHub