for SVMWithSGD be 0.5 instead of 0.0?
3. It seems counter-intuitive to me to have the default intercept be 0.0,
meaning the line has to go through the origin.
4. Does Spark MLlib provide an API to do grid search like scikit-learn does?
Any help would be greatly appreciated!
-
Thanks!
-Car
tions).setRegParam(regParam)
svm.setIntercept(true)
val model = svm.run(training)
-
Thanks!
-Caron
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/SVMWithSGD-default-threshold-tp18645p18741.html
Sent from the Apache Spark User List ma
d ':' (if selecting a configuration)
[error] Not a valid key: assembly
[error] assembly
[error] ^
Could someone tell what I'm missing here? Much appreciated!
-Caron
-
Thanks!
-Caron
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.co
Update:
The issue in my previous post was solved:
I had to change the sbt file name from .sbt to build.sbt.
-
Thanks!
-Caron
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/scopt-OptionParser-tp8436p20581.html
Sent from the Apache Spark User List
like to see the implementation of the function run().
Thanks!
Caron
-
Thanks!
-Caron
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/SVMWithSGD-run-source-code-tp20671.html
Sent from the Apache Spark User List mailing list archiv