benedekrozemberczki/GraphWaveletNeuralNetwork

A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)

50
/ 100
Established

This project helps researchers and data scientists classify nodes within a network, like categorizing academic papers based on their citation graph or users in a social network. You provide a list of connections between items (an 'edge list'), some characteristics for each item (a 'feature matrix'), and existing categories for a portion of them. The output is a classification for the remaining unlabelled items in the network.

605 stars. No commits in the last 6 months.

Use this if you need to classify items in a network where connections between items are as important as their individual characteristics.

Not ideal if your data isn't structured as a graph or if you require a classification method that doesn't rely on network topology.

network-analysis scientific-citation-analysis semi-supervised-learning data-classification social-network-analysis
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 24 / 25

How are scores calculated?

Stars

605

Forks

119

Language

Python

License

GPL-3.0

Last pushed

Mar 18, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/benedekrozemberczki/GraphWaveletNeuralNetwork"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.