Data slicing

Classify data based on descriptor value ranges

Parameters

Classifier descriptor

Which descriptor to apply slicing to.

Data slicing

Define any number of classes, each with a name and the range of values that should belong to the class. Values outside specified ranges will have NO_CLASS value.

A range’s start is inclusive, and the end is exclusive [start, end). For example, the range 0-20 will include the value 0 but not 20.

Use the buttons to add and remove ranges, and to re-order them.

Example

Using Quantification of powder samples demo data and quantification model.

image-20241024-090700.png


image-20241024-090755.png