ai.onnx.ml#

This page lists all operators in the ai.onnx.ml domain.

Operator

Since version

Deprecated

Short description

Binarizer

1

No

Maps the values of the input tensor to either 0 or 1, element-wise, based on …

LabelEncoder

4

No

Maps each element in the input tensor to another value.

TreeEnsemble

5

No

Tree Ensemble operator. Returns the regressed values for each input in a batch.

TreeEnsembleClassifier

5

No

This operator is DEPRECATED. Please use TreeEnsemble with provides similar fu…

TreeEnsembleRegressor

5

No

This operator is DEPRECATED. Please use TreeEnsemble instead which provides t…

ZipMap

1

No

Creates a map from the input and the attributes.