Stephen Bruestle
Followers: 0 Following: 0
Statistics
RANK
123,552
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Is there a way to automatically calculate the batch mean standard error of the training perplexity of fitlda?
I answered this question myself. While I have found no precise way to calculate batch mean standard error, I have found that y...
6 years ago | 0
| accepted
Can I get more precise answers in the verbose option of fitlda.
I discovered the answer myself. The answer is yes. Instead of relying on the verbose (printed) output, you rely on the model f...
6 years ago | 0
| accepted
Question
What formula is used to calculate perplexity in fitlda?
Many sources have different formulas. I want to make sure that I am referencing the correct formula.
6 years ago | 1 answer | 0
1
answerQuestion
Is there a way to automatically calculate the batch mean standard error of the training perplexity of fitlda?
It is standard practice to calculate the standard error of the training perplexity from an algorithm like fitlda using the metho...
6 years ago | 1 answer | 0
1
answerQuestion
Can I get more precise answers in the verbose option of fitlda.
Specifically, I want more digits for the training perplexity of each iteration. Why I need it: I am trying to calculate t...
6 years ago | 1 answer | 0
1
answerQuestion
Why are there Topic Concentration Iterations when you disable fitting topic concentration in fitlda?
When I run fitlda with 'FitTopicConcentration' set to false, I still get `Topic Concentration Interatons'. For example: mdl =...
6 years ago | 0 answers | 0
0
answersQuestion
Question on running fitlda
I want to run fitlda, with the following specification: * use Griffiths and Steyvers (2004) Gibbs Sampling algorithm for LDA a...
6 years ago | 1 answer | 0
1
answerQuestion
Does the text analytics toolbox allow users to test out-of-sample perplexity with LDA?
I want to create two samples from my data: one for training and one for testing. Then I want to fit the LDA model using the trai...
6 years ago | 1 answer | 0