machinelearning
machinelearning copied to clipboard
ML.NET is an open source and cross-platform machine learning framework for .NET.
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...
Loading data from a column containing quotes inside a string shouldn't break. ```text "this is one column value which includes a "" character" ```
**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...
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...
**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...
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:...
**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...
**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...
[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...
**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...