BuiltInCostFunction#
- class caf.distribute.cost_functions.BuiltInCostFunction(value)#
Bases:
EnumEnum of the built-in cost functions for easy access.
Attributes Summary
Methods Summary
Get the Class defining this cost function.
Attributes Documentation
- LOG_NORMAL = 'log_normal'#
- TANNER = 'tanner'#
Methods Documentation
- get_cost_function()#
Get the Class defining this cost function.
- Return type: