While running experiment on AutoML, some errors occurs

井出 光徳 0 Reputation points
2023-08-15T03:17:19.49+00:00

With Microsoft.ML.AutoML, when running an expreiment, some trials fails

"with exception of type System.OutOfMemoryException was thrown"
or
"with exception Arithmetic operation resulted in an overflow"

It only occurs with LightGbmRegression, I think. Without LightGgmRegression, trial never fails.

I have installed followings:

Microsoft.ML ver2.0.1
Microsoft.ML.AutoML ver0.20.1
Microsoft.ML.CpuMath ver2.0.1
Microsoft.ML.DataView ver2.0.1
Microsoft.ML.FastTree ver2.0.1
Microsoft.ML.LightGbm ver2.0.1
Microsoft.ML.OnnxRuntime ver2.0.1
Microsoft.ML.Recommender ver2.0.1
Microsoft.ML.TimeSeries ver2.0.1

I've gave a try on Previews but Microsoft.ML.AutoML does not run well on Previews.

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
158 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.

    2 deleted comments

    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.