Skip to content

Examples

This directory contains public, synthetic, and reusable examples for relationalstats.

The examples are intentionally separated from the package core.

They may demonstrate:

  • practical workflows;
  • optional ML experiments;
  • plotting;
  • validation ideas;
  • reproducible toy datasets.

Academic and private material

Solved academic notebooks, private experiments, and raw course material should not be committed to this repository.

Local-only material should remain under ignored paths such as:

text
notebooks/legacy/
notebooks/private/
scratch/
experiments/

Public examples should be rewritten as clean, synthetic, reusable examples.

Built with VitePress and deployed with GitHub Pages.