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

ML.NET supports [custom mappings](https://docs.microsoft.com/en-us/dotnet/api/microsoft.ml.custommappingcatalog.custommapping?view=ml-dotnet) if a source and destination type are specified statically. Would it also be possible to support this in a dynamic setting, i.e., doing custom mappings from...

enhancement
usability
P2
onnx

Loading data from a column containing quotes inside a string shouldn't break. ```text "this is one column value which includes a "" character" ```

enhancement
loadsave
Microsoft.Data.Analysis

**Is your feature request related to a problem? Please describe.** Currently the fastest way of executing models for Computer Vision inference is by running a TensorRT-optimised model. It is widely...

enhancement
P3

At the current moment, the only supported way to import/export data is to use CSV format; it would be very useful to add support for some more commonly used data...

enhancement
loadsave
Microsoft.Data.Analysis

**System Information (please complete the following information):** - OS & Version: Windows 10 19044.1706 - ML.NET Version: 1.7.1 x64 - .NET Version: v4.8 x64 **Describe the bug** I'm running tests...

perf
need info

As mentioned by Diego, these additions would help by simplifying the API usage for users even further and it should be pretty easy to implement for us: 👍 @divega commented:...

enhancement
good first issue
P2

**System Information (please complete the following information):** - OS & Version: Windows 10 - ML.NET Version: Microsoft.Data.Analysis 0.19.1 - .NET Version: .NET 5.0 **Describe the bug** DataFrame.LoadCSV converts 289203891 to...

loadsave
Microsoft.Data.Analysis

**System Information (please complete the following information):** - OS & Version: [e.g. Windows 10] - ML.NET Version: 1.7.1 - .NET Version: [e.g. .NET 5.0] **Describe the bug** I'm adding the...

enhancement
P2
Microsoft.Data.Analysis

[Enter feedback here] I believe the definition should say: "This list of calibrators...", not "trainers". The next property is about Trainers. --- #### Document Details ⚠ *Do not edit this...

documentation
P3

**System Information (please complete the following information):** - OS & Version: Windows 11 - ML.NET Version: Microsoft.ML.AutoML 0.20.0-preview.22226.2 - .NET Version: .NET 6.0 **Describe the bug** I've configured and run...

AutoML.NET
untriaged
needs-further-triage