dotnet / dotnet/machinelearning

Cancellation pattern in SaveAsBinary API

Open
#5,890 0 comments 1 reaction 0 assignees View on GitHub
area-Core enhancement Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

**Is your feature request related to a problem? Please describe.**
`SaveAsBinary` can cost from seconds to minutes to hours depends on your datasets, so it's better that this API supports cancellation pattern or check cancel points while running.

- https://github.com/dotnet/machinelearning-modelbuilder/issues/1645#issuecomment-888177307

**Describe the solution you'd like**
Add a async version with cancellation pattern or check cancel point inside.

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.