NEWS
spinner 1.1.0 (2023-03-21)
- Message Passing Directionality: removed undirected option, name fix for the others
- Managed the error case during automatic embedding of nodes/ edges
- Automatic normalization (and de-normalization) for regression tasks
- Fixed the issue caused by the name indexing in igraph (symbolic name indexes are removed at the very beginning of processing)
- Added a specific function for hyper-parameter tuning based on random search
spinner 1.0.0 (2023-02-20)
- Added a
NEWS.md
file to track changes to the package.