test_suite.benchmarks package
Submodules
test_suite.benchmarks.criteria module
test_suite.benchmarks.scorer module
-
class
test_suite.benchmarks.scorer.
CRITERIA
[source]
Bases: object
-
MAE
= 'mae'
-
MAPE
= 'mape'
-
RMSE
= 'rmse'
-
RMSLE
= 'rmsle'
-
SQUARED_PENALTY
= 'squared_penalty'
Module contents