task explanation
This commit is contained in:
parent
2139ec70a4
commit
1148888f6e
@ -1380,7 +1380,9 @@
|
||||
"# We generated recommendations for P3, a special case of RP3Beta (with alpha=1, beta=0).\n",
|
||||
"# We've observed that changing alpha and beta impacts the model performance.\n",
|
||||
"\n",
|
||||
"# Your task is find values alpha and beta for which recall will be the highest, train the model and generate recommendations.\n",
|
||||
"# Your task is find values alpha and beta for which recall will be the highest \n",
|
||||
"# (any solution with recall higher than P3 will be accepted)\n",
|
||||
"# train the model and generate recommendations.\n",
|
||||
"\n",
|
||||
"# save the outptut in 'Recommendations generated/ml-100k/Self_RP3Beta_estimations.csv'\n",
|
||||
"# and 'Recommendations generated/ml-100k/Self_RP3Beta_reco.csv'"
|
||||
|
Loading…
Reference in New Issue
Block a user