BlueBrain / BlueGraph

Python framework for graph analytics and co-occurrence analysis
https://bluegraph.readthedocs.io
Apache License 2.0
31 stars 5 forks source link

Add means for evaluation/calibration of embedding models #92

Open eugeniashurko opened 3 years ago

eugeniashurko commented 3 years ago

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: