BlueGraph icon indicating copy to clipboard operation
BlueGraph copied to clipboard

Add means for evaluation/calibration of embedding models

Open eugeniashurko opened this issue 3 years ago • 0 comments

We need to have means for reserving a validation set (or even make a k-fold cross validation) for the embedding models (usually based on link prediction, i.e. reserve sets of links for validation).

Useful references:

  • https://stellargraph.readthedocs.io/en/stable/demos/calibration/calibration-link-prediction.html
  • https://neo4j.com/docs/graph-data-science/current/algorithms/ml-models/node-classification/

eugeniashurko avatar Sep 24 '21 15:09 eugeniashurko