hi Folks

is there a function in spark like "numpy digitize" with discretize a
numerical variable

or even better

is there a way to use the functionality of the decission tree builder of
spark mllib which splits data into bins in such a way that the splitted
variable mostly predict the target value (Label)

could be useful for logistic Regression because it (linearization) makes
models kind of stable in a way

some People would refer it to weight of evidence modeling



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/numpy-digitize-tp13212.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to