photo

Stephen Bruestle


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
2 个回答

排名
283,803
of 300,176

声誉
0

贡献数
6 个提问
2 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,884

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,643

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


Question on running fitlda
I want to run fitlda, with the following specification: * use Griffiths and Steyvers (2004) Gibbs Sampling algorithm for LDA a...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答