News

GitHub Copilot is getting smarter in both VS and VS Code. Here's a side-by-side look at what developers get in each IDE.
Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of computing a matrix inverse using ...
Learn from expert trainer Randy Pagels how GitHub Advanced Security’s AI-powered autofix, secret scanning, and CodeQL ...
GitHub CEO Thomas Dohmke shared a tip for faster 'vibe coding' in VS Code’s agent mode, one more step toward making Copilot feel like an autonomous AI coding assistant.
Dr. James McCaffrey from Microsoft Research presents a complete end-to-end program that explains how to perform binary classification (predicting a variable with two possible discrete values) using ...
Dr. James McCaffrey of Microsoft Research presents a full-code, step-by-step tutorial on this powerful machine learning technique used to predict a single numeric value. A regression problem is one ...
Dr. James McCaffrey from Microsoft Research presents a full-code, step-by-step tutorial on using the LightGBM tree-based system to perform binary classification (predicting a discrete variable that ...
Dr. James McCaffrey of Microsoft Research presents a full-code, step-by-step tutorial on a classical ML technique that transforms a dataset into one with fewer columns, useful for creating a graph of ...
Here's a complete end-to-end demo of what Dr. James McCaffrey of Microsoft Research says is arguably the simplest possible classification technique. The goal of a machine learning classification ...
Chances are if you've had many coding interviews you've been presented with a poker problem. Here's a great take from Dr. James McCaffrey of Microsoft Research. This article presents C# code for a ...
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 ...