Hi guys,

Is there huber regression in PySpark? We are using sklearn HuberRegressor (
http://scikit-learn.org/stable/modules/generated/sklearn.linear_model.
HuberRegressor.html) to train our model, but with some bottleneck in single
node.
If no, is there any obstacle to implement it in PySpark?

Jeff

Reply via email to