true if the input is a part number, or false if the input is not a part number.
IMPORTANT: This use case is only supported with a custom-trained embedding model trained with the Part Number Classification use case.
Prerequisites
To use this API, you need:- The unique
APPLICATION_IDfor your Lucidworks AI application, which is provided by Lucidworks. - A bearer token generated with a scope value of
machinelearning.predict. For more information, see Authentication API. - A custom-trained Part Number Classification model.
- The
CUSTOM_DEPLOYMENT_IDfield from the custom-trained model for the use case request. The path is:/ai/prediction/part-number-detection/CUSTOM_DEPLOYMENT_ID.
Unique values for the Part Number Detection use case
Some parameter values available in thepart number detection use case are unique to this use case, including values for the modelConfig parameter.
Refer to the API spec for more information.