finol.evaluation_layer

evaluation_layer 模块包含与评估层相关的类和函数。

finol.evaluation_layer.BenchmarkLoader

Class to load the benchmarks and perform comparisons.

finol.evaluation_layer.DistillerSelector

Class to select distiller for model economic distillation.

finol.evaluation_layer.EconomicDistiller

Class to implement economic distillation methods.

finol.evaluation_layer.MetricCalculator

Class to calculate various evaluation metrics based on the loaded dataset and trained model.

finol.evaluation_layer.ModelEvaluator

Class to evaluate the performance of a trained model using various metrics.

finol.evaluation_layer.ResultVisualizer

Class to visualize the results of proposed data-driven OLPS method.