Browse Source

[Exp] Update exceptions in fcsp exps.

v0.2.x
jajupmochi 4 years ago
parent
commit
6e898240e3
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp.py

+ 6
- 0
gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp.py View File

@@ -46,6 +46,12 @@ OUT_TIME_LIST = set({('ShortestPath', 'ENZYMES', 'False'),
('StructuralSP', 'COIL-DEL', 'False'),
('ShortestPath', 'PROTEINS', 'False'),
('ShortestPath', 'PROTEINS_full', 'False'),
('ShortestPath', 'MOLT-4', 'False'),
('StructuralSP', 'MOLT-4', 'True'),
('StructuralSP', 'MOLT-4', 'False'),
('ShortestPath', 'MOLT-4', 'True'),
('ShortestPath', 'MOLT-4', 'False'),
('StructuralSP', 'MOLT-4', 'True'),
('StructuralSP', 'Mutagenicity', 'True'),
('StructuralSP', 'Mutagenicity', 'False'),
('StructuralSP', 'REDDIT-BINARY', 'True'),


Loading…
Cancel
Save