machinelearning icon indicating copy to clipboard operation
machinelearning copied to clipboard

ML.NET is an open source and cross-platform machine learning framework for .NET.

Results 442 machinelearning issues
Sort by recently updated
recently updated
newest added

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...

Build
test

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...

enhancement
AutoML.NET

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...

enhancement

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...

enhancement

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...

question
anomaly

Gpu concurrent reasoning is too slow, CPU reasoning occupancy is too high, resNet50 image classification

need info
image

**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....

perf
Microsoft.Data.Analysis

**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...

AutoML.NET
P2
Awaiting User Input

**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...

enhancement
Microsoft.Data.Analysis

- 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...

bug
classification