Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Learns an isotonic regression model. Picks the attribute that results in the lowest squared error. Missing values are not allowed. Can only deal with numeric attributes. Considers the monotonically increasing case as well as the monotonicallydecreasing casemonotonically decreasing case.

Available in Weka 3.6.x - 3.7.1. Available via the package management system for Weka >= 3.7.2 (isotonicRegression).

Options

The table below describes the options available for IsotonicRegression.

...