Setup hyperparameters for Isotonic Regression.
Usage
setup_Isotonic(ifw = FALSE)
Arguments
- ifw
Logical: If TRUE, use Inverse Frequency Weighting in classification.
Value
IsotonicHyperparameters object.
Details
There are not hyperparameters for this algorithm at this moment.