ImageClassificationTrainer.Options.FinalModelPrefix Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Final model and checkpoint files/folder prefix for storing graph files. The default prefix is "custom_retrained_model_based_on_".
public string FinalModelPrefix;
val mutable FinalModelPrefix : string
Public FinalModelPrefix As String