News

Microsoft Offers Engineer to Help You Take ML.NET into Production

Microsoft's latest update of its ML.NET open source machine learning framework comes with a twist: The company is offering to provide an engineer for one-on-one help to get it working in production use.

Announced last May at the 2018 Build developer conference, ML.NET helps developers apply their .NET and C# or F# skills to integrate custom machine learning into an application. It aims to simplify the process of developing or tuning machine learning models for everyone, even if they don't have prior expertise in such tuning.

These ML models can be used for projects needing functionality such as sentiment analysis, recommendation, image classification and so on.

ML.NET 0.11 was described as a stability-focused release, and even though it appears to be a long way from general availability, Microsoft is offering to help get it set up for production use today.

The company said in a post last week: "If you are using ML.NET in your app and looking to go into production, you can talk to an engineer on the ML.NET team to:

  • Get help implementing ML.NET successfully in your application.
  • Provide feedback about ML.NET.
  • Demo your app and potentially have it featured on the ML.NET homepage, .NET Blog, or other Microsoft channel.

Microsoft provided a form to fill out for that feedback mechanism, which asks a series of questions and lets developers leave their contact information if they want someone from the ML.NET team to contact them.

In the meantime, the team said all future releases leading up to version 1.0 will focus on stability, with API refinements, bug fixes, reduction of the public API surface, improved documentation and samples, and more.

Two notable highlights of the 0.11 update were listed as: new capabilities to support text input when working with the popular TensorFlow, which facilitates working with text analysis scenarios such as sentiment analysis; some renaming of ONNX-related terms "to make the distinction between ONNX conversion and transformation clearer." ONNX is an open and interoperable model format that lets developers take models trained in one ML framework and use them in another framework.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube