@cm2ml/graph-encoder
v1.0.0
Published
This plugin provides a raw graph encoder that supports feature encoding and both adjacency lists and matrices. Based on the work of [López et al.](https://dl.acm.org/doi/10.1145/3550355.3552461)
Downloads
90
Readme
@cm2ml/graph-encoder
This plugin provides a raw graph encoder that supports feature encoding and both adjacency lists and matrices. Based on the work of López et al.
Development
Installation
pnpm install
Build
pnpm build
Test
pnpm test
Lint
pnpm lint
Typecheck
pnpm check:tsc
License
MIT - Copyright © Jan Müller