Knowledge-Graph-Hub / kg-covid-19

An instance of KG Hub to produce a knowledge graph for COVID-19 response.
https://github.com/Knowledge-Graph-Hub/kg-covid-19/wiki
BSD 3-Clause "New" or "Revised" License
79 stars 26 forks source link

Update code to use new ensmallen_graph bindings correctly #364

Closed justaddcoffee closed 4 years ago

justaddcoffee commented 4 years ago

Update calls to ensmallen_graph to use new bindings correctly. This should address #349 too.

We'll need to wait until ensmallen_graph version 0.4.3 is published before running Jenkins and testing whether this works. Until then this draft PR will fail.

justaddcoffee commented 4 years ago

Creates holdouts correctly in a reasonable (very short!) period of time too. We can merge this if/when Jenkins passes