Getting Started
Bring Your Own
Extending PyKEEN
Reference
MetricSelection
pykeen.nn
Appendix
Bases: object
object
The selection of the metric to monitor.
Attributes Summary
maximize
whether to maximize or minimize the metric
prefix
the metric prefix; if None, do not check prefix
Attributes Documentation
metric (str)
prefix (str | None)
maximize (bool)