File tree 1 file changed +0
-18
lines changed
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 72
72
"name" : " tg_greedy_graph_coloring" ,
73
73
"path" : " algorithms/Classification/greedy_graph_coloring/tg_greedy_graph_coloring.gsql"
74
74
},
75
- "k_nearest_neighbors" : {
76
- "all_pairs" : {
77
- "name" : " tg_knn_cosine_all" ,
78
- "path" : " algorithms/Classification/k_nearest_neighbors/all_pairs/tg_knn_cosine_all_sub.gsql;algorithms/Classification/k_nearest_neighbors/all_pairs/tg_knn_cosine_all.gsql" ,
79
- "schema_type" : " VERTEX" ,
80
- "value_type" : " STRING"
81
- },
82
- "cross_validation" : {
83
- "name" : " tg_knn_cosine_cv" ,
84
- "path" : " algorithms/Classification/k_nearest_neighbors/cross_validation/tg_knn_cosine_cv_sub.gsql;algorithms/Classification/k_nearest_neighbors/cross_validation/tg_knn_cosine_cv.gsql"
85
- },
86
- "single_source" : {
87
- "name" : " tg_knn_cosine_ss" ,
88
- "path" : " algorithms/Classification/k_nearest_neighbors/single_source/tg_knn_cosine_ss.gsql" ,
89
- "schema_type" : " VERTEX" ,
90
- "value_type" : " STRING"
91
- }
92
- },
93
75
"maximal_independent_set" : {
94
76
"deterministic" : {
95
77
"name" : " tg_maximal_indep_set" ,
You can’t perform that action at this time.
0 commit comments