| Package | Description |
|---|---|
| org.apache.ignite.ml.math |
Contains main APIs for distributed code algebra.
|
| org.apache.ignite.ml.math.exceptions |
Contains exceptions for distributed code algebra.
|
| org.apache.ignite.ml.math.exceptions.knn |
Contains exceptions for kNN algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
static float |
Precision.round(float x,
int scale,
int roundingMtd)
Rounds the given value to the specified number of decimal places.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CardinalityException
Indicates a cardinality mismatch in matrix or vector operations.
|
class |
InsufficientDataException
This class is based on the corresponding class from Apache Common Math lib.
|
class |
MathIllegalNumberException
This class is based on the corresponding class from Apache Common Math lib.
|
class |
NoDataException
This class is based on the corresponding class from Apache Common Math lib.
|
class |
NonPositiveDefiniteMatrixException
This exception is used to indicate error condition of matrix elements failing the positivity check.
|
class |
NonSquareMatrixException
Indicates that given matrix is not a square matrix.
|
class |
NumberIsTooSmallException
Exception to be thrown when a number is too small.
|
class |
SingularMatrixException
Exception to be thrown when a non-singular matrix is expected.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SmallTrainingDatasetSizeException
Indicates a small training dataset size in ML algorithms.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018