This function internally uses scikit-learn function IsotonicRegression through teradataml Open source ML functions.
Attributes/Methods
Attribute/Method Name | Supported | Notes |
---|---|---|
clear | ||
copy | ||
explainParam | ||
explainParams | ||
extractParamMap | ||
getFeatureIndex | ||
getFeaturesCol | ||
getIsotonic | ||
getLabelCol | ||
getOrDefault | ||
getParam | ||
getPredictionCol | ||
getWeightCol | ||
hasDefault | ||
hasParam | ||
isDefined | ||
isSet | ||
load | ||
predict | ||
read | ||
save | ||
set | ||
setFeatureIndex | ||
setFeaturesCol | ||
setPredictionCol | ||
transform | ||
write | ||
boundaries | ||
featureIndex | ||
featuresCol | ||
isotonic | ||
labelCol | ||
numFeatures | ||
params | ||
predictionCol | ||
predictions | ||
weightCol |