spotlight icon indicating copy to clipboard operation
spotlight copied to clipboard

generate not sequential data by spotlight.datasets.synthetic.generate_sequential

Open Sandy4321 opened this issue 4 years ago • 0 comments

may you clarify if this code https://maciejkula.github.io/spotlight/datasets/synthetic.html

can be used to generate not sequential data meaning what parameter to set to get not sequential data but something like usual data suitable for collaborative filter algorithm for recommended systems

for example like movielens https://maciejkula.github.io/spotlight/datasets/movielens.html

so to get matrix users vs items

but to have similar users and similar items to to check if collaborative filter algorithm can detect them automatically ?

some code example would be the best to have... my guess it is only few lines of code... more complicated would be to find this similar users and similar items but some how you tested your code then you may have this code ready... it would be nice to share... Thanks

Sandy4321 avatar Jun 10 '20 18:06 Sandy4321