Multiclass Classification
Last updated
Was this helpful?
Last updated
Was this helpful?
🚧 Note
For more information on uploading a model artifact to Fiddler, see .
Suppose you would like to upload a model artifact for a multiclass classification model.
Following is an example of what the package.py
script might look like.
Here, we are assuming that the model prediction columns that have been specified in the object are called probability_0
, probability_1
, and probability_2
.
Need help? Contact us at .