News

Microsoft Announces SynapseML for .NET for Large-Scale Machine Learning

Microsoft announced SynapseML for .NET, building on its open source project for large-scale machine learning that debuted last November.

That open source project in turn builds on Apache Spark and SparkML to simplify the creation of scalable machine learning pipelines while enabling new kinds of machine learning, analytics and model deployment workflows. Formerly called MMLSpark, it contributes many deep learning and data science tools to the Spark ecosystem, such as seamless integration of Spark Machine Learning pipelines with the Open Neural Network Exchange (ONNX), LightGBM, The Cognitive Services, Vowpal Wabbit and OpenCV. Microsoft said those tools enable powerful and highly calable predictive and analytical models for a variety of datasources.

As part of the new SynapseML v0.10 release, Microsoft announced a new set of .NET APIs for massively scalable machine learning.

"This allows you to author, train, and use any SynapseML model from C#, F#, or other languages in the .NET family with our .NET for Apache Spark language bindings," the company said in an Aug. 9 blog post.

SynapseML in Animated Action
[Click on image for larger, animated GIF view.] SynapseML in Animated Action (source: Microsoft).

The tool can help developers build scalable and intelligent systems across a wide variety of Microsoft domains, including:

"A unified API standardizes many of today’s tools, frameworks, and algorithms, streamlining the distributed ML experience," Microsoft said last November when it announced the open source project. "This enables developers to quickly compose disparate ML frameworks for use cases that require more than one framework, such as web-supervised learning, search engine creation, and many others. It can also train and evaluate models on single-node, multi-node, and elastically resizable clusters of computers, so developers can scale up their work without wasting resources."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events