You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).