machinelearning
machinelearning copied to clipboard
ML.NET is an open source and cross-platform machine learning framework for .NET.
This issue is to track that the test TestBackAndForthConversionWithAlphaNoInterleave has been disabled for stability in the ARM legs of the CI builds. As soon as we swap away from System.Drawing...
The current AutoML is not good to use when you have trained a lot of models at the same time in the cloud. If you have some amount of pods...
I have a fully working tensorflow model and I litterally just need the last step of having C# run my model, but I am stuck on a null exception. I...
Somewhat related to https://github.com/dotnet/machinelearning/issues/5905 that I filed. Just something to consider. I'm not sure if this is something the ML.NET/library team can/should do on their own (or with the Azure...
Not exactly a feature request but a 'is it possible' type question. If so any ideas on the direction to implement. Have data for various locations with differing length of...
Gpu concurrent reasoning is too slow, CPU reasoning occupancy is too high, resNet50 image classification
**System Information (please complete the following information):** - Win 10 - Microsoft.Data.Analysis 0.18.0 - .net framework 4.7.2 **Describe the bug** Accessing data in a PrimitiveDataFrameColumn is very very very slow....
**System Information (please complete the following information):** - OS & Version: Windows 11 - ML.NET Version: ML.NET 1.6.0 - .NET Version: .NET 6.0 **Describe the bug** Dataset may include long...
**Is your feature request related to a problem? Please describe.** I need to read a position delimited file (no delimiters) **Describe the solution you'd like** Make TextFieldParser.cs types public **Describe...
- OS & Version: Windows 2016 - ML.NET Version: ML.NET 1.7.0 - .NET Version: .NET 5.0 *Issue* Could not find column 'Probability' exception is thrown when transforming input data with...