Skip to content

Commit 37c5d93

Browse files
committed
update test comments
1 parent c8af2de commit 37c5d93

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

tests/test_regression_rotatE.py

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
"""Regression tests for the RotatE model.
2-
3-
These tests verify:
4-
- NegSample scoring produces non-trivial link-prediction results
5-
- KvsAll scoring produces non-trivial link-prediction results
6-
- H@k ordering invariant: H@10 >= H@3 >= H@1
7-
"""
1+
"""Regression tests for the RotatE model."""
82

93
import pytest
104
from dicee.executer import Execute

0 commit comments

Comments
 (0)