How to determine the probability of sample for validation in perplexity and what is the differences between documentsTrain and documentsValidation?
    2 views (last 30 days)
  
       Show older comments
    
- I have read the code here https://www.mathworks.com/help/textanalytics/ug/choose-number-of-topics-for-LDA-model.html, i confused how to determine the probability of document for validation, in that site, i read the author have choosen 10% from the documents.
- there are 2 functions: documentsTrain and documentsValidation, before it, there is a function described cvp as 10% of the document, so, what's the different between them?
Thanks.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!