Skip to content

periomod.wrapper Overview

The periomod.wrapper module contains wrapper classes for evaluation, benchmarking, and model extraction, encapsulating core functionality.

Available Components

Component Description
BaseEvaluatorWrapper Base wrapper class for model evaluation and metric calculations.
BenchmarkWrapper Wrapper for handling benchmarking processes and configurations.
EvaluatorWrapper Wrapper for managing model evaluation and metrics computation.
load_benchmark Function for loading model benchmark after training
load_learners Function for loading and managing multiple learners for evaluation.
ModelExtractor Class for selecting the best-ranked model based on a specified criterion.