Overload List
| Name | Description | |
|---|---|---|
| SumOfSquaredErrors(DoubleVector) |
Calculates the sum of squared errors (SSE) of the elements in
the given data set.
| |
| SumOfSquaredErrors(IDFColumn) |
Calculates the sum of squared errors (SSE) of the elements in
the given data set.
| |
| SumOfSquaredErrors(array<Double>[]()[]) |
Calculates the sum of squared errors (SSE) of the elements in
the given data set.
| |
| SumOfSquaredErrors(array<Int32>[]()[]) |
Calculates the sum of squared errors (SSE) of the elements in
the given data set.
|