Skip to content

Commit

Permalink
Update setting.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
irecsys authored Feb 18, 2019
1 parent f41ccef commit 0b8156a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions setting.conf
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,7 @@ num.shrinkage=-1
num.neighbors=10

################################################### Method-specific Settings #######################################
CAMF_CU_domEmo=-k 50
CAMF_CU_domEmo2=-k 40
CAMF_CU_endEmo=-k 40
CAMF_CU_endEmo2=-k 50

AoBPR=-lambda 0.3
BUCM=-gamma 0.5
BHfree=-k 10 -l 10 -gamma 0.2 -sigma 0.01
Expand All @@ -80,9 +77,7 @@ PD=-sigma 2.5
PRankD=-alpha 20
RankALS=-sw on
RSTE=-alpha 0.4
# note: lp+lg>4, options: -sol 1;0;0;1;etc
DCR=-wt 0.9 -wd 0.4 -p 5 -lp 2.05 -lg 2.05
# note: lp+lg>4, options: -sol 0.5;0.01;0.02;etc
DCW=-wt 0.9 -wd 0.4 -p 5 -lp 2.05 -lg 2.05 -th 0.8
SPF=-i 0 -b 5 -th 0.9 -f 10 -t 100 -l 0.02 -r 0.001
SLIM=-l1 1 -l2 1 -k 1
Expand All @@ -98,4 +93,4 @@ CSLIM_MCS=-lw1 -20000 -lw2 100 -k 3 -als 0
GCSLIM_ICS=-lw1 1 -lw2 5 -k 10 -als 0
GCSLIM_LCS=-lw1 1 -lw2 5 -k -1 -als 0
GCSLIM_MCS=-lw1 1 -lw2 5 -k -1 -als 0
FM=-lw 0.01 -lf 0.02
FM=-lw 0.01 -lf 0.02

0 comments on commit 0b8156a

Please sign in to comment.