Skip to content

ashley8jain/graph_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification on Graph DataSet

Binary Classification on graph by using frequent subgraph as features

  • classify the graphs (in the feature space) using the linear kernel of libsvm
  • only use the discriminative frequent subgraphs

Command to execute :

$ sh classify.sh <trainset filename containing graphs> <active graph IDs filename> <inactive graph IDs filename> <testset filename containing graphs>

Releases

No releases published

Packages

 
 
 

Languages