Tag: advent
-
The Machine Learning “Advent Calendar” Day 18: Neural Network Classifier in Excel
The Machine Learning “Advent Calendar” Day 18: Neural Network Classifier in Excel Understanding forward propagation and backpropagation through explicit formulas The post The Machine Learning “Advent Calendar” Day 18: Neural Network Classifier in Excel appeared first on Towards Data Science. angela shi Go to original source
-
The Machine Learning “Advent Calendar” Day 4: k-Means in Excel
The Machine Learning “Advent Calendar” Day 4: k-Means in Excel How to implement a training algorithm that finally looks like “real” machine learning The post The Machine Learning “Advent Calendar” Day 4: k-Means in Excel appeared first on Towards Data Science. angela shi Go to original source
-
The Machine Learning “Advent Calendar” Day 3: GNB, LDA and QDA in Excel
The Machine Learning “Advent Calendar” Day 3: GNB, LDA and QDA in Excel From local distance to global probability The post The Machine Learning “Advent Calendar” Day 3: GNB, LDA and QDA in Excel appeared first on Towards Data Science. angela shi Go to original source
-
The Machine Learning “Advent Calendar” Day 1: k-NN Regressor in Excel
The Machine Learning “Advent Calendar” Day 1: k-NN Regressor in Excel This first day of the Advent Calendar introduces the k-NN regressor, the simplest distance-based model. Using Excel, we explore how predictions rely entirely on the closest observations, why feature scaling matters, and how heterogeneous variables can make distances meaningless. Through examples with continuous and…
-
I’m Doing the Advent of Code 2024 in Python — Day 4
I’m Doing the Advent of Code 2024 in Python — Day 4 Let’s see how many stars we’ll collect. Continue reading on Towards Data Science » Soner Yıldırım Go to original source
-
I’m Doing the Advent of Code 2024 in Python — Day 2
I’m Doing the Advent of Code 2024 in Python — Day 2 Let’s see how many stars we’ll collect. Continue reading on Towards Data Science » Soner Yıldırım Go to original source
-
I’m Doing the Advent of Code 2024 in Python — Day 1
I’m Doing the Advent of Code 2024 in Python — Day 1 Let’s see how many stars we’ll collect. Continue reading on Towards Data Science » Soner Yıldırım Go to original source
-
Google Gemini Is Entering the Advent of Code Challenge
Google Gemini Is Entering the Advent of Code Challenge An open-source project to explore the capabilities and limitations of LLMs on coding challenges Image by author (created with Flux 1.1 Pro) What is this about? If 2024 taught us anything in the realm of Generative AI, then it is that coding is one of the most promising…