-
**System Information (please complete the following information):**
- OS & Version: Docker linux
- ML.NET Version: latest
- .NET Version: 8.0
**Describe the bug**
Hi all,
I'm currently ha…
-
**System Information (please complete the following information):**
- Model Builder or CLI Version:
- Visual Studio Version (if applicable):
**Describe the bug**
- On which page of the tutorial di…
-
**Is your feature request related to a problem? Please describe.**
Why is ML.NET significantly worse than YOLOv4(AlexeyAB) in accuracy?
Is the ability of the AutoFormer algorithm used by ML.NET to d…
-
Related to dotnet/machinelearning-modelbuilder#2193
-
**System Information:**
- CLI Version: ubuntu 22.04 linux
**Describe the bug**
- first installation
**To Reproduce**
Steps to reproduce the behavior:
run below command on cli in linux
do…
-
### SynapseML version
synapseml_2.12:1.0.8
### System information
- **Language version** (python 3.8, scala 2.12):
- **Spark Version** (3.5.0):
- **Spark Platform** (Databricks):
### Describe th…
-
This issue is reported by https://developercommunity.visualstudio.com/user/25004 and moved from https://developercommunity.visualstudio.com/t/SystemExecutionEngineException-creating/10794175
Hi dev…
-
// 1. Initalize ML.NET environment
MLContext mlContext = new MLContext();
// 2. Load training data
IDataView trainData = mlContext.Data.LoadFromTextFile("taxi-fare-train.csv", separatorChar:',');…
-
**System Information (please complete the following information):**
- OS & Version: [e.g. Windows 10] Windows 11
- ML.NET Version: [e.g. ML.NET v1.5.5] 3.0.1
- .NET Version: [e.g. .NET 5.0] .Net…
-
1. The current version of the ML.net CLI tool does not support GPU acceleration, which limits its performance and efficiency when working with large and complex datasets. This is a significant issue, …