-
### System information
- **OS version/distro**: Windows 10 Home
- **.NET Version (eg., dotnet --info)**: .NET Core 3.0
- **ML.NET Version**: v1.4.0.0
### Issue
I wasn't sure if this issue be…
-
### System information
- **OS version/distro**: Windows 10 17134.345
- **.NET Version (eg., dotnet --info)**: 2.1.402
### Issue
- **What did you do?** I tried to load a ONNX model that gener…
-
**System Information (please complete the following information):**
- ML.NET: 16.12.2
**Describe the bug**
- On which step of the process did you run into an issue: MLNet.CLI Test Pass
- @Littl…
-
Version: 1.4.0
This was once available: 122c31952829338e9cfa91ca72246af6e572a618
But now there is no way to access `EvaluateWithPRCurve`.
rauhs updated
2 years ago
-
Hi all,
we are using ML.NET in production for image classification. In our application, we also use TensorFlow inception model that is implicitly downloaded.
The problem happened last few days a…
-
Hi,
I'm using AutoML to auto-generate a model.
Input file looks like the following:
"V1","V2","V3","V4","Status"
-86,-66,-66,4,0
-84,-78,-61,65,0
...
Output:
For further learning check: …
-
Run: [runtime-libraries-coreclr outerloop 20211021.5](https://dev.azure.com/dnceng/public/_build/results?buildId=1434109&view=ms.vss-test-web.build-test-results-tab&runId=41420594&resultId=104208&pane…
-
Pipeline: https://dev.azure.com/dnceng/public/_build/results?buildId=1761915&view=results
Job: Libraries Test Run checked coreclr Linux x64 Release
Log: https://helixre8s23ayyeko0k025g8.blob.core.wi…
-
### System information
- **OS version/distro**: Windows 10
- **.NET Version (eg., dotnet --info)**: 3.0.0-preview6-27804-01
### Issue
- **What did you do?**
Running the command `mlnet auto…
-
How can I restore the code that was used to create `model.zip`? Is model archive is self-containing?
### Use case:
Let's say I have 10 models in production, created by few engineers.
After some …