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
The generation module is the last step in the algorithm.
Based on the weight assignment from the previous modules, the generation module sorts the data and returns back the next set of songs to be played in order. The set size is determined in the settings of the algorithm.