mloss.org gboosthttp://mloss.orgUpdates and additions to gboostenSun, 04 Nov 2007 07:52:21 -0000gboost 0.1.1http://mloss.org/software/view/12/<html><p>The gboost toolbox is a framework for classification of connected, undirected, labeled graphs. </p> <p>The gboost classifiers check for the presence of certain subgraphs in the larger graph. The subgraphs being checked are optimally determined by discriminative subgraph mining. The classification hypotheses is interpretable because only a small number of subgraphs are used to determine the overall classification decision. </p> <p>The gboost toolbox includes code for the following functionalities: </p> <pre><code>* Discriminative Subgraph Mining * Frequent Subgraph Mining (gSpan) * Subgraph-Graph isomorphism test (through VFlib) * nu-LPBoost 2-class classifier * nu-LPBoost 1.5-class classifier * simple wrappers to easily train a classifier for graphs </code></pre><p>Most of the code is written in C++ with MEX Matlab wrappers. </p></html>Sebastian Nowozin, Taku Kudo, Koji TsudaSun, 04 Nov 2007 07:52:21 -0000http://mloss.org/software/rss/comments/12http://mloss.org/software/view/12/