Skip to content

Releases: fabriziocosta/EDeN

Mars

31 Jan 12:02
Compare
Choose a tag to compare

Network >2.0

Gaia

09 Jan 17:22
Compare
Choose a tag to compare
Merge pull request #121 from fabriziocosta/modular

major restructuring

Venus

05 Sep 11:12
Compare
Choose a tag to compare

A new way to compute the vectorization of nodes with associated real vectors.

Mercury

04 Aug 12:04
Compare
Choose a tag to compare

GArDen still integrated

EDeN 0.2

14 Aug 09:24
Compare
Choose a tag to compare
  • major enhancements to the core EDeN framework
  • bugfixes and documentation improvements
  • new tools
    • motif finding
    • protease cleavage sites

EDeN - Graph Vectorizer

13 Feb 09:45
Compare
Choose a tag to compare

The Explicit Decomposition with Neighborhoods (EDeN) is a decompositional kernel based on the Neighborhood Subgraph Pairwise Distance Kernel (NSPDK) that can be used to induce an explicit feature representation for graphs. This in turn allows the adoption of machine learning algorithm to perform supervised and unsupervised learning task in a scalable way (e.g. fast stochastic gradient descent methods in classification).

Among the novelties introduced in EDeN is the ability to take in input real vector labels and to process weighted graphs.