Class StripProvenance
java.lang.Object
org.tribuo.json.StripProvenance
A main class for stripping out and storing provenance from a model.
 
Provenance stripping is useful for deploying models where others may be able to inspect the model metadata and discover things about the model's training procedure.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumTypes of provenance that can be removed.static class - 
Method Summary
 
- 
Method Details
- 
main
 
 -