Update and rename hyperopt_loss_complex.py to hyperopt_loss_multi_metric.py

This commit is contained in:
Alex
2024-10-17 21:42:34 +05:00
committed by GitHub
parent 9209d11084
commit 121bdbad84

View File

@@ -1,5 +1,5 @@
"""
ComplexHyperOptLoss
MultiMetricHyperOptLoss
This module defines the alternative HyperOptLoss class based on:
- Profit
@@ -41,7 +41,7 @@ PF_CONST = 1
WINRATE_CONST = 1.2
class ComplexHyperOptLoss(IHyperOptLoss):
class MultiMetricHyperOptLoss(IHyperOptLoss):
@staticmethod
def hyperopt_loss_function(
*,