Can anybody explain WHY:

1) LabeledPoint is in regression/LabeledPoint.scala? This cause import
regression modules from classification modules.

2) Vector and SparseVector are in linalg? OK. GeneralizedLinearModel is in
regression/GeneralizedLinearAlgorithm.scala? Really? 

3) LinearModel is in regression.py (Python MLLib module), but also imported
from classification.py?



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Why-MLLib-classes-are-so-badly-organized-tp7780.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to