-
### System information
- **OS version/distro**: Windows 10 Pro
- **.NET Version (eg., dotnet --info)**: dotnet framework 4.7
### Issue
We are working on how to consume the tensorflow model i…
-
**System Information (please complete the following information):**
- OS & Version: Windows 11
- ML.NET Version: 1.7
- .NET Version: NET 5.0
**Describe the bug**
I tried to write a generic …
-
### System information
- **OS version/distro**: Win10
- **.NET Version (eg., dotnet --info)**: .NET Core 3.1
### Issue
- **What did you do?** I have run TensorFlow scoring using mtcnn.pb mo…
-
This issue is suggesting an enhancement since the current approaches/workarounds have both drawbacks, meaning we're not getting the scalability and performace as good as it could be in multithreaded s…
-
### System information
- **OS version/distro**: Windows 10 Pro
- **.NET Version (eg., dotnet --info)**: 3.0.0-preview8-28405-07
### Issue
ProduceNGrams throws an InvalidOperationException "The…
-
I get an error when using OVA-SymSGD on an internal dataset. Other learners, like SDCA and OVA-AveragedPerceptron work successfully (though LightGBM dies due to https://github.com/dotnet/machinelearni…
-
@eerhardt - after every execution of following code for Periodofstay-"Mar-May" and
traveler_type-"Families",recommendation result i.e. Score continuously changes.we need constant result not every tim…
-
### System information
- **OS version/distro**: Windows
- **.NET Version (eg., dotnet --info)**: .NET framework 4
### Issue
- **What did you do?**
Load model saved by ML.NET, the base model…
-
- Move `AsEnumerable` to `Microsoft.ML` (move AsEnumerable into an isolated file and make it an extension to MLContext). #2182.
- Move `AsCursorable` to `Microsoft.ML.Data`: I'm not sure if it's ever…
-
The CreatePredictionEngine method is internal now. What is replacement for trainedModel (ITransfomer) and scheme (SchemaDefinition)? MakePredictionFunction can't use SchemaDefinition and makes excepti…