1 reference to FindExistentFileOrNull
Microsoft.ML.Transforms (1)
Text\SentimentAnalyzingTransform.cs (1)
63
var file = Utils.
FindExistentFileOrNull
("pretrained.model", "Sentiment", assemblyForBasePath: typeof(SentimentAnalyzingTransformer));