IntentGuard

Section overview · guide

ML system

A guide explains; a reference enumerates. This guide walks the lifecycle in the order the repository executes it. The exhaustive inventory lives in the Repository Reference.

The headline result, unretouched

TF-IDF baseline: Macro-F1 = 0.8654 (measured on the untouched test split).

DistilBERT: Macro-F1 = 0.6620 (measured on the untouched test split).

The fine-tuned transformer loses to the lexical baseline, and nothing was retuned after that number was seen — see Limitations for what these numbers do not support.

Read the system