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,





Reply via email to