MLContext.TempFilePath Property

Definition

Gets or sets the location for the temp files created by ML.NET.

public string TempFilePath { get; set; }
member this.TempFilePath : string with get, set
Public Property TempFilePath As String

Property Value

Applies to