Re: Classification model method not found

2015-12-22 Thread Ted Yu
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invo

Classification model method not found

2015-12-22 Thread njoshi
, such as implicits, I need to add someplace? Note, *ExtendedLR* has exact same inheritance tree. Thanks in advance, Nikhil -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Classification-model-init-method-not-found-tp25770.html Sent from the Apache Spark User

Re: Classification model method not found

2015-12-22 Thread Nikhil Joshi
.ml.tuning.CrossValidator.fit(CrossValidator.scala:84) >> at com.aol.advertising.ml.Driver$.main(Driver.scala:244) >> at com.aol.advertising.ml.Driver.main(Driver.scala) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >>