Closed sashafrey closed 10 years ago
Goad: it is possible to set up several \emph{streams} inside data loader (for example, one stream for training items, and one for test items). Models (and quality measures such as perplexity) specify which stream to use for tuning (evaluation).
Fixed in https://github.com/sashafrey/topicmod/tree/alfrey_data_loader_streams. Pending integration.
Merged to master.
Goad: it is possible to set up several \emph{streams} inside data loader (for example, one stream for training items, and one for test items). Models (and quality measures such as perplexity) specify which stream to use for tuning (evaluation).