torch_geometric.metrics ======================= .. contents:: Contents :local: Link Prediction Metrics ----------------------- .. currentmodule:: torch_geometric.metrics .. autosummary:: :nosignatures: :toctree: ../generated :template: autosummary/metrics.rst {% for name in torch_geometric.metrics.link_pred_metrics %} {{ name }} {% endfor %}