Description
Whether to make link prediction models be able to handle predictions on new target entities at batch prediction time.
- By default, this value is set to
false
.
Keeping this option to false
generally provides better model performance. It is recommended to keep this option to false
unless you need to predict unseen target entities at batch prediction time.
Supported Task Types
- Link Prediction
Updated 6 months ago