Retraining Trainable Classifiers in Microsoft Purview
You have a Microsoft 365 E5 subscription that has the trainable classifiers shown in the following table. Which trainable classifiers can you retrain? - 
Community Votes
71% of anonymous learners picked answer A. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Tests the distinction between unpublished (editable/retrainable) and published (immutable) custom classifiers. The trap is assuming published classifiers can be updated directly.
Determines which trainable classifiers can be retrained based on their publishing status in Microsoft Purview Information Protection. The page clarifies that only unpublished classifiers can be retrained, while published ones must be recreated.
Choosing Option D or C because users assume all 'trainable' classifiers are retrainable regardless of state, ignoring the 'Published' flag which locks the model.
Community Discussion (6 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
The correct answer is A (Classifier1 only). According to Microsoft's official documentation for Purview Information Protection, retraining published custom classifiers is no longer supported. To improve accuracy, you must remove the classifier and create a new one with larger sample sets. Therefore, Classifier2 and Agreements, being published, cannot be retrained.Why the Other Options Are Wrong
Options B, C, and D include published classifiers (Classifier2 and Agreements). Since published models are locked to ensure consistency across policies, they do not support the retraining workflow. Only unpublished classifiers allow for dataset updates and restart training.Community Comment Notes
Community members like Domza and NICKTON81 correctly noted that pre-trained/published classifiers cannot be retrained. Some learners (like emartiy) argued for C, suggesting unpublished status is enough, but missed that Classifier2 is explicitly listed as Published. The consensus aligns with the vendor's update that retraining is restricted to the unpublished phase.Official Reference
Exam Strategy
Always check the 'Status' column in trainable classifier tables. If it says 'Published', the answer is usually 'No' for modification or retraining questions. Remember: Unpublished = Edit/Retrain; Published = Remove & Recreate.
Frequently Asked Questions
Why can't I retrain Classifier2?
Classifier2 is published. Microsoft Purview does not support retraining published custom classifiers to maintain policy stability.
How do I fix an inaccurate published classifier?
You must remove the existing classifier and create a new one with additional training samples to improve accuracy.