KNN

The Machine Learning “Advent Calendar” Day 2: k-NN Classifier in Excel

the k-NN Regressor and the thought of prediction based on distance, we now take a look at the k-NN Classifier. The principle is identical, but classification allows us to introduce several useful variants, reminiscent...

The Machine Learning “Advent Calendar” Day 1: k-NN Regressor in Excel

to this “Advent Calendar” of Machine learning and deep learning in Excel. For Day 1, we start with the k-NN (k-Nearest Neighbors) regressor algorithm. And as you will notice, this is absolutely the best...

Top 10 Machine Learning Algorithms Every Programmer Should Know #1. Linear Regression: The Oldie but Goodie #2. Logistic Regression: It’s Not All About Numbers #3. Decision Trees:...

Boosting Your Method to SuccessImagine running a relay race. Each runner improves upon the previous one’s performance, and together, they win the race. That’s how these algorithms work — every latest model compensates for...

How To Scale Transformers’ Memory as much as 262K Tokens With a Minor Change? What’s the difficulty? What’s the answer? What’s the result? The KNN lookup in a...

Extending Transformers by memorizing as much as 262K tokensThis text is a superb try and leverage language models in memorizing information by transformers with the least required effort. The purpose is that we are...

Recent posts

Popular categories

ASK ANA