Currently the user has no way of specifying the temp file location. This means for any temp files that ML.NET creates they are stored in the default temp file location. This is causing some problems for some users who either have small drives where the temp files go, or who want to make sure all resources are cleaned up correctly.
Currently the user has no way of specifying the temp file location. This means for any temp files that ML.NET creates they are stored in the default temp file location. This is causing some problems for some users who either have small drives where the temp files go, or who want to make sure all resources are cleaned up correctly.