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
I noticed that I would get the same recommendations no matter what seed song I used, which also happened to be the first k song in the database. I then used the -s flag to export a similarity matrix and realized that all "similarity coefficients" are the same, 0.724762.
Self test says: "100% tests passed, 0 tests failed out of 1".
I'm running Debian 9 and followed the build instructions, compilation was without problems except for 2 compiler warnings regarding avcodec deprecations. I'm using the last version available in the repo since v0.1 gave me a lot of errors that apparently had already been fixed.
The text was updated successfully, but these errors were encountered:
I noticed that I would get the same recommendations no matter what seed song I used, which also happened to be the first k song in the database. I then used the -s flag to export a similarity matrix and realized that all "similarity coefficients" are the same, 0.724762.
Self test says: "100% tests passed, 0 tests failed out of 1".
I'm running Debian 9 and followed the build instructions, compilation was without problems except for 2 compiler warnings regarding avcodec deprecations. I'm using the last version available in the repo since v0.1 gave me a lot of errors that apparently had already been fixed.
The text was updated successfully, but these errors were encountered: