You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: config/derrac2015_edited.yml
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ translate_policy: onlyorig
9
9
quantification_measure: [ppmi, tfidf]
10
10
dissim_measure: norm_ang_dist
11
11
embed_algo: mds
12
-
embed_dimensions: [3, 50, 200]
12
+
embed_dimensions: [3, 50, 100, 200]
13
13
extraction_method: tfidf
14
14
#TODO: DESC15 hat darauf abgezielt ~22k keywords zu haben => mit meinen params dafür sorgen dass ich auch auf sowas komme, mit den aktuellen ists nur 2402!
15
15
#candidate_min_term_count: 25 #movies has samples-to-threshold value of 100, placetypes has 35, 20newsgrups has 614, so for 8000 courses any threshold from 2 to 25 seems reasonable (BUT see above, I get too little)!!
#first I want the distances to the origins of the respective dimensions (induced by the clusters), what induces the respective rankings (see DESC15 p.24u, proj2 of load_semanticspaces.load_projections)
0 commit comments