Skip to content

ankit-maverick/kernels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kernels for Graph Similarity and Node Similarity

About

Implemented by Aashay Harlalka and Ankit Agrawal for the courses CS 717: Statistical Relational Learning at IIT Bombay. Release date 15 March, 2013. Copyrights reserved by Aashay Harlalka and Ankit Agrawal.

Documentation

Please see the documentation provided in doc folder. For Using this Program or for any query please leave a mail at [email protected].

Description

Main file

file - Main.java Main class, for testing similarity between two nodes/graphs. You can change it to test for different data. Code has been commented for testing of Node Similarity kernel.

Data Used (test folder):

file - TS1.txt contains adjacency matrix with 39 nodes.

file - TS2.txt contains adjacency matrix with 39 nodes.

file - Z1.txt contains adjacency matrix with 34 nodes.

About

Kernels for Graph Similarity and Node Similarity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages