Hi all, I'm very new to spark and looking forward to get deep into the topic.

Right now I am trying to inherit my own transformer, by what I am reading so 
far, it is not very public that we can apply to this practice as "users".
I am defining my transformer based on the Binarizer, but simply failing to 
retrieve the private package ml.param.shared._ to use common traits. I've read 
it should be public since 1.4.x but not sure.

Thanks!
Saif

Reply via email to