owError
> at java.lang.reflect.InvocationTargetException.(
> InvocationTargetException.java:72)
> at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.
s.java:1058)
Thank you so much!
Frank
From: "Yang, Yuhao"
To: Frank Zhang ; "user@spark.apache.org"
Sent: Tuesday, September 20, 2016 9:49 AM
Subject: RE: LDA and Maximum Iterations
#yiv8087534397 -- filtered {font-family:Helvetica;panose-1:2 11 6 4 2 2
]
Sent: Monday, September 19, 2016 9:20 PM
To: user@spark.apache.org
Subject: LDA and Maximum Iterations
Hi all,
I have a question about parameter setting for LDA model. When I tried to set
a large number like 500 for
setMaxIterations, the program always fails. There is a very straightforward
Hi all,
I have a question about parameter setting for LDA model. When I tried to set
a large number like 500 for setMaxIterations, the program always fails. There
is a very straightforward LDA tutorial using an example data set in the mllib
package:http://stackoverflow.com/questions/3663199