Announcing Data Science in .NET with Polyglot Notebooks A new book helping .NET developers learn data science, machine learning, and AI By Matt Eland on Sep. 6, 2024 With AI and machine learning becoming more accessible than ever before. Data Science in .NET with Polyglot Notebooks helps .NET devs get started.
Classifying bugfix commits with ML.NET Training a commit bugfix / non-bugfix binary classification model with ML.NET By Matt Eland on Aug. 15, 2024 I got a masters degree from using ML.NET to predict if code commits are bugfixes or non-bugfixes. Here’s how I trained, evaluated, and deployed those binary classification models using C#.
Deploying machine learning models Resources for Chapter 10 of Data Science in .NET with Polyglot Notebooks By Matt Eland on Aug. 13, 2024 This chapter contains resources on chapter 10 of Data Science in .NET with Polyglot Notebooks
Why use ML.NET? Powerful, versatile, efficient, and intuitive machine learning in .NET. By Matt Eland on Aug. 11, 2024 ML.NET is fast, powerful, and developer and production ready. Let’s talk about what ML.NET is and why you might want to use it.
Beyond AutoML - Pipelines, Trainers, and Transforms Resources for Chapter 9 of Data Science in .NET with Polyglot Notebooks By Matt Eland on Aug. 8, 2024 This chapter contains resources on chapter 9 of Data Science in .NET with Polyglot Notebooks