machinelearning
machinelearning copied to clipboard
ML.NET is an open source and cross-platform machine learning framework for .NET.
### System information - Windows 10 19044.1826 - VS 2019, Microsoft.ML 1.71,Microsoft.ML.OnnxRuntime.GPU 12.1 I am have retrained a Tensorflow/Keras model with a resizing layer are part of the model. I...
### System information - **OS version/distro**: Win 10 - **.NET Version (eg., dotnet --info)**: 6.0 - **ML.NET Version**: ML.NET v1.7.1 - **SciSharp.TensorFlow.Redis: 2.3.1** **Issue OOM when allocating tensor** ### Code...
**System Information (please complete the following information):** - OS & Version: Windows 10 - ML.NET Version: ML.NET v1.7.1 - .NET Version: .NET 6.0 - SciSharp.TensorFlow.Redis: 2.3.1 **Expected behavior** Should able...
Hello, is there a way to end earlier a long training? Like I put 600000 seconds, and I have good results already, so I would like to finish it sooner....
### System information - **OS version/distro**: Windows 10 1809 - **.NET Version (eg., dotnet --info)**: 2.2.202 ### Issue I recently tried to use ML.NET in a Xamarin-based UWP app. I...
Hello, is there a way to resume an ML.net cli training to where it was before a crash? I have a lot of data in the folder C:\Users\wwww\AppData\Local\Temp\AutoML-NNI\Experiment-9K67B4 but I...
**Is your feature request related to a problem? Please describe.** Our data scientists are training lightgbm models in python, and our inference runtime is in C#. We are very much...
## Description [TrialResult](https://docs.microsoft.com/dotnet/api/microsoft.ml.automl.trialresult?view=ml-dotnet-preview) gives you important information about each trial AutoML runs as part of an experiment. Although today we have the NotebookMonitor for real-time visualizations and feedback during training,...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=561198 Build error leg or test failing: Microsoft.ML.Tests.WorkItemExecution Pull request: https://github.com/dotnet/machinelearning/pull/6983 ## 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/public/_build/results?buildId=530980&view=results Build error leg or test failing: Microsoft.ML.TorchSharp.Tests Work Item Pull Request https://github.com/dotnet/machinelearning/pull/6976 ## Error Message Fill the error message using [step by step known issues...