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 459 machinelearning issues
Sort by recently updated
recently updated
newest added

Hey. We are currently porting our Code from the Accord framework to ML.net and struggle to do so. In the Accord.net framework we are using the C4.5 decision tree algorithm...

enhancement
question
P1
lightgbm

- This PR drops netfx and .netstandard support. - ML.NET 4.0 will target .NET 8 - Fixes various issues hit targeting .NET 8 - Cleans up build/project files to remove...

**System Information (please complete the following information):** - OS & Version: Windows 10 - ML.NET Version: 2.0.0 - .NET Version: .NET 6.0 - **Describe the bug** this bug occurs when...

untriaged

**System Information (please complete the following information):** - OS & Version: Windows 10 - ML.NET Version: ML.NET v3.0.0-preview.23511.1 - .NET Version: .NET 7.0 **Describe the bug** I'm not able to...

untriaged

is there api to load ml.net model and predict with no dynamic code generation (reflection)? **Describe the solution you'd like** ml.net api that is compatible with aot principles.

enhancement
untriaged

[Enter feedback here] Grammar is wrong, assuming `tokenizes `should be `tokenized`. --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*...

documentation

## Background and motivation Current arithmetic and computation API of the DataFrame is inconsistent and quite slow in scenarios where columns of different types are involved as each column casting...

enhancement
untriaged