machinelearning
machinelearning copied to clipboard
ML.NET is an open source and cross-platform machine learning framework for .NET.
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=537554 Build error leg or test failing: Microsoft.ML.Tests.DatabaseLoaderTests.IrisLightGbmWithLoadColumnName Pull request: N/A ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssues.md#how-to-fill-out-a-known-issue-error-section). ```json...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530980 Build error leg or test failing: Microsoft.ML.Tests.WorkItemExecution Rolling build ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssues.md#how-to-fill-out-a-known-issue-error-section). ```json {...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=529419 Build error leg or test failing: Microsoft.ML.Tests.WorkItemExecution Pull request: https://github.com/dotnet/machinelearning/pull/6954 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssues.md#how-to-fill-out-a-known-issue-error-section). ```json...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=420917 Build error leg or test failing: Microsoft.ML.Fairlearn.Tests.GridSearchTest.TestGridSearchTrialRunner2 Pull request: N/A ## Error Message ``` Expected bestResult.Metric to be greater or equal to 0.4, but found...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=419700 Build error leg or test failing: Microsoft.ML.Fairlearn.Tests.GridSearchTest.TestGridSearchTrialRunner2 Pull request: https://github.com/dotnet/machinelearning/pull/6837 ## Error Message ``` Exception Message System.AggregateException : One or more errors occurred. (Unable to...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=419700 Build error leg or test failing: Microsoft.ML.Fairlearn.Tests.WorkItemExecution Pull request: https://github.com/dotnet/machinelearning/pull/6837 ## Error Message ``` [Source=AutoMLExperiment, Kind=Trace] Channel started [Source=AutoMLExperiment, Kind=Info] Update Running Trial - Id:...
**Is your feature request related to a problem? ** Support complex LLM reasoning tasks with ML .NET. My specific use case here is structured data extraction into a known format....
Makes ML-Image tests not block the image file for reading as this is causing some test failures.
This issue to track investigating and address the feedback we got regarding the tokenizers design ### @stephentoub Feedback If we’re able to make such breaking changes, we should also be...
Originally I was just trying to remove mentions of snupkg, but then things got a bit carried away. :) This is trying to remove as much duplication and dead code...