Skip to content
Michaela Farova edited this page Jul 23, 2015 · 2 revisions

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.

Clone this wiki locally