machinelearning
machinelearning copied to clipboard
ML.NET is an open source and cross-platform machine learning framework for .NET.
**System Information (please complete the following information):** - OS & Version: Windows 11 for ARM on a Surface Laptop 7 - ML.NET Version: ML.NET Model Builder 2022 v17.19.2.2511501 - .NET...
Is LightGBM linear-tree option going to be supported in ML.NET future releases (e.g 5.0)?
input text:"如果此时在位检测传感器的橙色LED灯熄灭" Encodes input text to a list of EncodedTokens. offset value repeat
**System Information (please complete the following information):** - OS & Version: Windows 11 - ML.NET Version: ML.NET v4.0.2 & Auto ML.NET v0.22.2 - .NET Version: .NET 10 **Describe the bug**...
Currently `dotnet/machine-learning` is using hard-coded exception messages. It should adopt resx files used in other `dotnet/*` repos and allow for their localization
Isolation forests appear to be one of the best options available for anomaly detection. I was disappointed to see that ML.NET doesn't support this algorithm. I don't have much experience...
## Summary I propose adding a minimal extension point to let users inject a custom RNG into `MLContext`, without changing defaults or breaking back-compat. This enables deterministic, portable randomness across...
My apologies in advance for logging my message here as an issue but I know of no other way to get in touch with the Microsoft team dealing with ML.NET....
Description I'm looking for guidance on how to export ML.NET models for use in other programming languages. While I understand that ONNX format is one option, I've encountered some ML.NET...