benedekrozemberczki / karateclub

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
https://karateclub.readthedocs.io
GNU General Public License v3.0
2.14k stars 244 forks source link

Updated documentation relative to the use of node attributes #135

Closed LucaCappelletti94 closed 1 year ago

LucaCappelletti94 commented 1 year ago

Addressing issue #134 regarding confusion on the GL2Vec class docstring.

The test suite is currently passing on my mac.