This function internally uses scikit-learn function OneVsRestClassifier through teradataml Open source ML functions.
Attributes/Methods
Attribute/Method Name | Supported | Notes |
---|---|---|
clear | ||
copy | ||
explainParam | ||
explainParams | ||
extractParamMap | ||
getClassifier | ||
getFeaturesCol | ||
getLabelCol | ||
getOrDefault | ||
getParam | ||
getPredictionCol | ||
getProbabilityCol | ||
getRawPredictionCol | ||
getWeightCol | ||
hasDefault | ||
hasParam | ||
isDefined | ||
isSet | ||
load | ||
read | ||
save | ||
set | ||
setFeaturesCol | ||
setPredictionCol | ||
setRawPredictionCol | ||
transform | ||
write | ||
classifier | ||
featuresCol | ||
labelCol | ||
params | ||
predictionCol | ||
rawPredictionCol | ||
weightCol |