1 repo
Class-based structures for implementing complex, state-aware evaluation logic.
Distinguishing note: Focuses on stateful, class-based implementation patterns for scorers rather than simple functional ones.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Stateful Evaluation Scorers. Refine with filters or upvote what's useful.
Implement complex evaluation logic by extending a base class and overriding the call method to create stateful scoring behaviors.