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

When is freed these limitations? Will be they not used in programming forever? If you have some roadmap, please let me know.

need info

Per my understanding: 1) Default values for trainers are set based on experience from a wide range of dataset. Therefore, they should be a good starting point. 2) AutoML start...

enhancement
AutoML.NET

Latest version of ML.net CLI is not available on Nuget. Please publish version 1.7 on Nuget.

**System Information:** - OS & Version: Windows 11 - ML.NET Version: 1.6.0 (custom build with autoML search space edited) - .NET Version: .NET 5.0 **Describe the bug** I am running...

bug

**Is your feature request related to a problem? Please describe.** I'm desktop environment is an iMac with M1 chip. I have been looking on how to build TensorFlow v2.3 so...

enhancement
image

- windows 10.0.19042 Build 19042 - ML.NET Version: v1.7.0 - .NET Version: 2.0 - UWP Version - 2004 - 1803 ML.Net works in debug UWP, but when released in UWP,...

UWP
Awaiting User Input

**System Information (please complete the following information):** - OS & Version: Windows 10 - ML.NET Version: ML.Net v1.4 & ML.Net 1.7 - .NET Version: .Net Framework 4.7.2 - ASP.Net **Describe...

bug
loadsave

Every decent ML lib contains a set of non linear SVM Kernels. - RBF - Polynomial - CosineSimilarity - Fourier - Spline It seems ML.Net contains only Linear and LD.

enhancement

If I have a csv dataframe that looks like this: Date;Value 12-04-1989;20,7 03-11-1990;22,1 Then my two float values will properly be loaded when I call `DataFrame.LoadCsv` (with values of `20.7`...

Microsoft.Data.Analysis

Internal user reported a stall during the .Fit() of the word embedding transform. On first use of the word embedding transform, it downloads the word embedding model from the CDN....

enhancement
good first issue
up-for-grabs
P2
NLP