AnacletoLAB / grape

🍇 GRAPE is a Rust/Python Graph Representation Learning library for Predictions and Evaluations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_weighted_triads_number

pnrobinson opened this issue · comments

For consistency with other methods, this should be named

get_number_of_weighted_triads()

In the current Ensmallen master branch, this already appears as get_number_of_weighted_triads, which version are you using?

I was searching in the online documentation, here
https://anacletolab.github.io/grape/grape/ensmallen.html#Graph.get_weighted_triads_number
I did not wind up using this particular method, I found something better!

That documentation is a tad outdated, we have to update it. @zommiommy could you take a look at that, when you have time?