Neri Van Otten

K-Fold Cross-validation Complete Guide — How To Tutorial In Machine Learning & Deep Learning

What is k-fold cross-validation? K-fold cross-validation is a popular technique used to evaluate the performance of machine learning models. It…

3 years ago

Understanding & Implementing The Continuous Bag-of-Words (CBOW) Model

Introduction to word embeddings Word embeddings have become a cornerstone of Natural Language Processing (NLP), transforming how machines process and…

3 years ago

Skip-gram Models Explained & How To Create Embeddings In Word2Vec

What is skip-gram? Skip-gram is a popular algorithm used in natural language processing (NLP), specifically in word embedding techniques. It…

3 years ago

Top 6 Name Matching Algorithm, How To Scale Your Solution & Tutorial In Python

What is fuzzy name matching? A fuzzy name matching algorithm, or approximate name matching, is a technique used to compare…

3 years ago

Graph Neural Network Explained & How To Tutorial In Python With PyTorch

Graph Neural Network (GNN) is revolutionizing the field of machine learning by enabling effective modelling and analysis of structured data.…

3 years ago

Few-shot Learning Explained & Step-by-step How To Python Tutorial

What is few-shot learning? Few-shot learning is a machine learning technique that aims to train models to learn new tasks…

3 years ago

The History Of Natural Language Processing & Potential Future Breakthroughs [With Infographic Timeline]

History of natural language processing Natural Language Processing (NLP) has a fascinating history that spans several decades. Let's journey through…

3 years ago

Activation Function: Top 9 Most Popular Explained & When To Use Them

What is an activation function? In artificial neural networks, an activation function is a mathematical function that introduces non-linearity to…

3 years ago

How To Combine Numerical & Text Features: 10 Ways In Machine Learning And Deep Learning

Why Combine Numerical Features And Text Features? Combining numerical and text features in machine learning models has become increasingly important…

3 years ago

Open Source Large Language Models (LLM) – Top 10 Most Powerful To Consider In 2024

What are open-source large language models? Open-source large language models, such as GPT-3.5, are advanced AI systems designed to understand…

3 years ago