LogisticRegressionWithSGD doesn't support multi-class. Please use
LogisticRegressionWithLBFGS instead. -Xiangrui

On Mon, Apr 27, 2015 at 12:37 PM, Pagliari, Roberto
<rpagli...@appcomsci.com> wrote:
> With the Python APIs, the available arguments I got (using inspect module)
> are the following:
>
> ['cls', 'data', 'iterations', 'step', 'miniBatchFraction', 'initialWeights',
> 'regParam', 'regType', 'intercept']
>
> numClasses is not available. Can someone comment on this?
>
> Thanks,
>
>
>
>
>

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

Reply via email to