hi!
for simplicity, lets call the feature "time elapsed since previous session" f1
and "number of tracks in previous session" f2
doubts related to f1:
- is f1 in hours or minutes or is it in some other unit?
- how are you normalising this feature?
doubts related to f12:
- it is mentioned in the paper that in your dataset, avg number of songs in user sessions is 10, and that you have only considered the first 10 songs in a session to compute the session embedding. then how is the f2 calculated? is it the actual number of songs in the previous song?
- how is this feature normalised?
thanks a lot in advance : )
hi!
for simplicity, lets call the feature "time elapsed since previous session" f1
and "number of tracks in previous session" f2
doubts related to f1:
doubts related to f12:
thanks a lot in advance : )