Compare commits

..

2 Commits

Author SHA1 Message Date
Robert Kwiecinski
388c96f32a adding link the the docs 2021-05-29 13:08:49 +02:00
f272d0683f Merge pull request 'last meeting' (#5) from last_meeting into master
Reviewed-on: #5
2021-05-29 13:05:54 +02:00

View File

@ -966,7 +966,9 @@
"# making changes to our implementation by considering additional parameters in the gradient descent procedure\n",
"# seems to be the fastest option\n",
"# please save the output in 'Recommendations generated/ml-100k/Self_SVDBaseline_reco.csv' and\n",
"# 'Recommendations generated/ml-100k/Self_SVDBaseline_estimations.csv'"
"# 'Recommendations generated/ml-100k/Self_SVDBaseline_estimations.csv'\n",
"\n",
"# link to the relevant Surprise documentation https://surprise.readthedocs.io/en/stable/matrix_factorization.html#matrix-factorization-based-algorithms"
]
},
{