ML.NET

E182435

ML.NET is an open-source, cross-platform machine learning framework for .NET developers to build and integrate custom ML models into .NET applications.

All labels observed (6)

Label Occurrences
ML.NET canonical 6
ML.NET evaluators 1
ML.NET transformers 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf .NET library ⓘ
machine learning framework ⓘ
open-source software ⓘ
designGoal enable custom ML models in .NET applications ⓘ
developer Microsoft ⓘ
hasComponent DataView ⓘ
Estimator ⓘ
MLContext ⓘ
linked to: ML.NET

PredictionEngine ⓘ
Trainer ⓘ
Transform ⓘ
integratesWith .NET 5+ ⓘ
.NET Core ⓘ
ASP.NET Core ⓘ
Azure Machine Learning ⓘ
isCrossPlatform true ⓘ
isOpenSource true ⓘ
license MIT License ⓘ
platform .NET ⓘ
linked to: .NET Framework
programmingLanguage .NET ⓘ
linked to: .NET Framework

C# ⓘ
repository https://github.com/dotnet/machinelearning ⓘ
supportsFeature AutoML ⓘ
ONNX model consumption ⓘ
data loading ⓘ
data transformation ⓘ
feature engineering ⓘ
model deployment ⓘ
model evaluation ⓘ
model training ⓘ
supportsLanguage C# ⓘ
F# ⓘ
VB.NET ⓘ
linked to: Visual Basic .NET
supportsModelFormat ONNX ⓘ
TensorFlow models (via integration) ⓘ
supportsOperatingSystem Linux ⓘ
Windows ⓘ
macOS ⓘ
supportsScenario anomaly detection ⓘ
binary classification ⓘ
clustering ⓘ
computer vision ⓘ
multiclass classification ⓘ
natural language processing ⓘ
ranking ⓘ
recommendation ⓘ
regression ⓘ
time series forecasting ⓘ
targetUser .NET developers ⓘ
website https://dotnet.microsoft.com/apps/machinelearning-ai/ml-dotnet ⓘ

How these facts were elicited

Referenced by (11)

Full triples — surface form annotated when it differs from this entity's canonical label.

ML.NET → hasComponent → MLContext ⓘ
linked to: ML.NET
DataView → partOf → ML.NET ⓘ
DataView → definedIn → Microsoft.ML namespace ⓘ
linked to: ML.NET
DataView → usedBy → ML.NET transformers ⓘ
linked to: ML.NET
DataView → usedBy → ML.NET evaluators ⓘ
linked to: ML.NET
PredictionEngine → partOf → ML.NET ⓘ
PredictionEngine → definedInNamespace → Microsoft.ML ⓘ
linked to: ML.NET