Showing results for Machine Learning - .NET Blog

Nov 30, 2020
Post comments count1
Post likes count0

ML.NET Model Builder November Updates

Bri Achtman
Bri Achtman

This release of ML.NET Model Builder brings numerous bug fixes and enhancements as well as new features, including advanced data loading options and streaming training data from SQL.

.NETMachine LearningML.NET
Aug 20, 2020
Post comments count3
Post likes count0

August ML.NET API and Tooling Updates

Bri Achtman
Bri Achtman

ML.NET is an open-source, cross-platform machine learning framework for .NET developers. It enables integrating machine learning into your .NET apps without requiring you to leave the .NET ecosystem or even have a background in ML or data science. ML.NET provides tooling (Model Builder UI in Visual Studio and the cross platform ML.NET CLI) that aut...

.NETMachine LearningML.NET
May 6, 2020
Post comments count7
Post likes count0

Using ML.NET for deep learning on images in Azure

Luis Quintanilla
Luis Quintanilla

This post will show you how to train a custom image classification model in Azure to categorize flowers using ML.NET Model Builder. Then, you can leverage your existing .NET skills to consume the trained model inside a C# .NET Core console application. Best of all, little to no prior machine learning knowledge is required.

ML.NET
Mar 2, 2020
Post comments count3
Post likes count0

February ML.NET Model Builder Updates

Bri Achtman
Bri Achtman

With the ML.NET Model Builder, create custom machine learning models for scenarios like sentiment analysis, price prediction, and more without any machine learning experience and without leaving the .NET ecosystem!

ML.NET.NETMachine Learning
Nov 12, 2019
Post comments count0
Post likes count0

ML.NET Model Builder Updates

Bri Achtman
Bri Achtman

ML.NET is a cross-platform, machine learning framework for .NET developers, and Model Builder is the UI tooling in Visual Studio that uses Automated Machine Learning (AutoML) to easily allow you to train and consume custom ML.NET models.

ML.NET.NET
May 6, 2019
Post comments count7
Post likes count0

Announcing ML.NET 1.0

Ankit Asthana
Ankit Asthana

We are excited to announce the release of ML.NET 1.0 today.  ML.NET is a free, cross-platform and open source machine learning framework designed to bring the power of machine learning (ML) into .NET applications. https://github.com/dotnet/machinelearning Star Get Started @ http://dot.net/ml ML.NET allows you to train, build and ship c...

.NET
Apr 24, 2019
Post comments count11
Post likes count0

Introducing .NET for Apache® Spark™ Preview

Ankit Asthana
Ankit Asthana

Today at Spark + AI summit we are excited to announce .NET for Apache Spark. Spark is a popular open source distributed processing engine for analytics over large data sets. Spark can be used for processing batches of data, real-time streams, machine learning, and ad-hoc query. .NET for Apache Spark is aimed at making Apache® Spark™ access...

.NET
Apr 18, 2019
Post comments count23
Post likes count0

ASP.NET Core updates in .NET Core 3.0 Preview 4

Daniel Roth
Daniel Roth

.NET Core 3.0 Preview 4 is now available and it includes a bunch of new updates to ASP.NET Core. Find out what's new in this latest preview release.

ASP.NETASP.NET Core.NET Core
Jan 10, 2019
Post comments count0
Post likes count0

Announcing ML.NET 0.9 – Machine Learning for .NET

Cesar De la Torre
Cesar De la Torre

  Announcing ML.NET 0.9 - Machine Learning for .NET ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. Using ML.NET, developers can leverage their existing tools and skillsets to develop and infuse custom AI into their applications by creating custom machine learning mode...

.NETMachine LearningML.NET