dotnet / dotnet/machinelearning

AutoML 2.0: setting temporary folder model

Open
#6,687 2 comments 0 reactions 1 assignee Claimed by @LittleLittleCloud View on GitHub
area-AutoML enhancement untriaged
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

How to set the path where temporary models could be stored in AutoML 2.0?

When working with big datasets, users may want to save all models generated during experiment for later analysis. For example, trying again with extended test sets, running sensitivity analysis, feature importance etc.

=> It would be useful to be able to save the path of temporary models to a known location. Even better if one could set the prefix for the temporary models (for example "mydata-Model1.zip" where "mydata" is the prefix)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.