autointent.nodes.ScoringNodeInfo#
- class autointent.nodes.ScoringNodeInfo#
Bases:
autointent.nodes._nodes_info._base.NodeInfo
Scoring node info.
- metrics_available: ClassVar[collections.abc.Mapping[str, autointent.metrics.ScoringMetricFn]]#
Available metrics for the node.
- modules_available: ClassVar[collections.abc.Mapping[str, type[autointent.modules.abc.ScoringModule]]]#
Available modules for the node.
- node_type#
Node type.