executioner.metric.Equal(BaseMetrics)
class documentationexecutioner.metric
(View In Hierarchy)
a 0/1 metric, gives full score if equal
Method | score | abstract score function to get score for given expected , recieved output |
Inherited from BaseMetrics:
Method | __str__ | Undocumented |
Method | to_json_object | convert to JSON object |
Static Method | from_json_object | Generate Program object from JSON object |
Method | __eq__ | Undocumented |
abstract score function to get score for given expected , recieved output