* Added VerboseMixin for verbosity features * Added Loaders for WikiLinks & Konect databases
0.11.0
Not secure
-------------------
* sknetwork: new API for bipartite graphs * new module: Soft node classification * new module: Node classification * new module: data (merge toy graphs + loader) * clustering: Spectral Clustering * ranking: new algorithms * utils: K-neighbors * hierarchy: Spectral WardDense * data: loader (Vital Wikipedia)
0.10.1
Not secure
-------------------
* Minor bug
0.10.0
-------------------
* Clustering (and related metrics) for directed and bipartite graphs * Hierarchical clustering (and related metrics) for directed and bipartite graphs * Fix bugs on embedding algorithms
0.9.0
Not secure
------------------
* Change parser output * Fix bugs in ranking algorithms (zero-degree nodes) * Add notebooks * Import algorithms from scipy (shortest path, connected components, bfs/dfs) * Change SVD embedding (now in decreasing order of singular values)