Browse Source

[Exp] Update exceptions in fcsp exps.

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

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

@@ -28,6 +28,7 @@ OUT_TIME_LIST = set({('ShortestPath', 'ENZYMES', 'False'),
('ShortestPath', 'DHFR', 'False'),
('StructuralSP', 'DHFR', 'False'),
('ShortestPath', 'MCF-7', 'True'),
('ShortestPath', 'MCF-7H', 'True'),
('StructuralSP', 'OHSU', 'True'),
('StructuralSP', 'OHSU', 'False'),
('StructuralSP', 'Steroid', 'False'),


Loading…
Cancel
Save