It should be eclipses issues. The method is there, in super class
`Predictor`.
On Mon, Oct 2, 2017 at 11:51 PM, mckunkel wrote:
> Greetings,
> I am trying to run the example in the example directory for the
> GBTClassifier. But when I view this code in eclipse, I get an error such
> that
> "The
Greetings,
I am trying to run the example in the example directory for the
GBTClassifier. But when I view this code in eclipse, I get an error such
that
"The method setLabelCol(String) is undefined for the type GBTClassifier"
For the line
GBTClassifier gbt = new
GBTClassifier().se