-
**System Information (please complete the following information):**
- Model Builder Version: 1.4.0
- Visual Studio Version 2019/16.3.10
**Describe the bug**
I used the Model Builder to Classif…
-
### System information
- **OS version/distro**: Win10
- **.NET Version (eg., dotnet --info)**: .NET 4.7.2
- **ML.NET**: 1.4.0
### Issue
Creating PredictionEngine and using Predict on an Im…
-
Hi,
I am struggling with this baffling exception. My data label is binary and I have 1,0 in the csv. I am sure that I have enough data and the splitter is able training and testing data to includ…
lefig updated
2 years ago
-
[ModLauncher assumes that all generic interfaces of transformers are parameterized](https://github.com/cpw/modlauncher/blob/master/src/main/java/cpw/mods/modlauncher/TransformationServiceDecorator.jav…
-
I was trying to implement Permutation Feature Importance (PFI) for Binary Classification. But I was stuck on the following line of code. This method simply doesn't exist.
// Extract the predictor.
…
-
`IEstimator` is a public interface that allows to create new estimators in ML.NET using NuGet only. The interface is public which defines two methods `Fit` and `GetOutputSchema`.
https://github.com…
-
### Issue
I'm trying to use other MulticlassClassification trainers but never succeed. The only one succeeded is StochasticDualCoordinateAscent. If i change to LogisticRegression or NaiveBayes, there…
-
### System information
Windows 10
Microsoft.ML (1.2.0)
Microsoft.ML.LightGbm (1.2.0)
.NET Core 2.2
### Issue
After training a lightgbm model, the model is producing multiclass scores betwe…
-
### System information
- **OS version**: 10.0.19041
- **.NET SDKs**: 3.1.402, 5.0.100-preview.7.20366.6
### Issue
- **What did you do?**
Attempted to convert a trained ML.Net LightGbm model…
-
### System information
- Win7 Prof OS version/distro :
- VS2017 NET Version (eg., dotnet --info)**:
### Issue
he type or namespace name 'Api' does not exist in the namespace 'Microsoft.ML.R…