thunderock / graph_ml

sklearn for machine learning on graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph ML

GraphML Build status

Still under very active development.

Suggestions and contributions are welcome. I'll try to create forms for contributions and suggestions soon.

ML on Graphs made easy

Supports Python 3.10.2.

Under the hood it uses PyTorch and PyTorch Geometric. Its main goal is to provide a simple and intuitive using APIs similar to sklearn.

About

sklearn for machine learning on graphs

License:MIT License


Languages

Language:Python 68.8%Language:C++ 19.9%Language:Cython 6.5%Language:Makefile 4.7%