Skip to content

[0.4.3] - 2026-06-15

Choose a tag to compare

@jiro-iwanaga jiro-iwanaga released this 15 Jun 08:23
· 41 commits to main since this release
  • Tutorial notebooks: Created bilingual beginner tutorials
    • examples/tutorial_beginner_en.ipynb: English version translated from Japanese tutorial
      using terminology from docs/glossary.md (interaction log, observation log, ground truth log, etc.)
    • Covers complete workflow: data loading, splitting, model building (emp/mono/mcc),
      probability visualization, scoring, and evaluation.
    • Updated README.md example references to point to the new tutorial notebooks
      (examples/tutorial_beginner_en.ipynb for English section,
      examples/tutorial_beginner_ja.ipynb for Japanese section).