dotnet / dotnet/machinelearning

Meaningless bug in the latest version

Open
#6,529 11 comments 0 reactions 0 assignees View on GitHub
area-AutoML needs-further-triage
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

microsoft.auto.ml gives errors in latest version. Especially when you run the command like below, cache memory error or different errors are returned. But when I downgrade, this error goes away.

ExperimentResult experiment = mlContext.Auto().CreateRegressionExperiment(settings).Execute(newData, labelColumnName: "P", progressHandler: progress);

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.