2 references to Cache
Microsoft.ML.StandardTrainers (2)
LdSvm\LdSvmTrainer.cs (1)
145
public bool Cache = Defaults.
Cache
;
StandardTrainersCatalog.cs (1)
916
bool useCachedData = LdSvmTrainer.Options.Defaults.
Cache
)