v2Model property

ClassificationModelOptionsV2Model? v2Model
getter/setter pair

Setting this field will use the V2 model with the appropriate content categories version.

The V2 model is a better performing model.

Implementation

ClassificationModelOptionsV2Model? v2Model;