Skip to content

Commit 763cf88

Browse files
committed
latest files
1 parent 9eeb632 commit 763cf88

7 files changed

+30697
-0
lines changed

README.txt

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2015TT10917: Navreet Kaur
2+
2015EE10434: Sanyam Gupta
3+
4+
Libraries:
5+
(1) Numpy
6+
(2) subprocess: To run bash commands from python script
7+
(3) networkx: For checking subgraph isomorphism
8+
(4) time: To check time of execution
9+
(5) os: Generating paths to files
10+
(6) collection: To use Ordered Dictionary
11+
(7) gSpan binary executable: For mining frequent subgraph
12+
(8) random: to shuffle dataset
13+
(9) scikit-learn: To compute performance measures
14+
(10) sys: To read arguments from command line
15+
16+

new_test.txt

+4,050
Large diffs are not rendered by default.

new_train.txt

+404
Large diffs are not rendered by default.

new_train.txt.model

+306
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)