Expert Contributors Articles

Sorted By: Most Recent
Nikola Ilic Nikola Ilic
Updated on April 18, 2025

Important Power BI Formulas for Dynamic Filters to Know

Dynamic filtering allows Power BI users to customize how data is displayed and interact with the data without using bookmarks or buttons. Follow these steps to create a dynamic filter in Power BI.

Image: Shutterstock / Built In
Sara A. Metwalli Sara A. Metwalli
Updated on April 18, 2025

What Is NPM?

Node package manager (npm) is the default package manager for the Node.js runtime environment and a software registry for JavaScript software packages. Here’s what you need to know to install and use npm.

Image: Shutterstock / Built In
Sunny Srinidhi Sunny Srinidhi
Updated on April 18, 2025

Lemmatization in Natural Language Processing (NLP) and Machine Learning

Lemmatization is a text pre-processing technique used in natural language processing (NLP) models to break a word down to its root meaning to identify similarities. It is one of the most common text pre-processing techniques used in NLP.

Image: Shutterstock / Built In
Abhijeet Pujara Abhijeet Pujara
Updated on April 18, 2025

Image Classification With MobileNet

MobileNet is a mobile-first class of convolutional neural network (CNN) that was open-sourced by Google and provides a starting point for training classifiers through a lightweight model.

Image: Shutterstock / Built In
Catherine Gitau Catherine Gitau
Updated on April 17, 2025

Fuzzy String Matching in Python: Introduction to FuzzyWuzzy

Fuzzy string matching is the process of finding strings that approximately match each other. Here’s more on how fuzzy string matching works and how to perform the process using the Python library FuzzyWuzzy.

Image: Shutterstock / Built In
Annie Mester Annie Mester
Updated on April 17, 2025

InnerText vs. InnerHTML vs. TextContent: What’s Best?

In JavaScript, innerHTML returns element text with spacing and HTML tags, innerText returns element text without spacing, CSS hidden text or HTML tags and textContent returns element text with spacing and CSS hidden text, but no HTML tags.

Image: Shutterstock / Built In
Abdishakur Hassan Abdishakur Hassan
Updated on April 17, 2025

What Is Extrapolation?

Extrapolation is a statistical technique that uses existing data to predict future or unknown values that fall outside the range of the existing data. Here are common extrapolation methods, how extrapolation works and its pros and cons.

Image: Shutterstock / Built In
Edoardo Romani Edoardo Romani
Updated on April 17, 2025

What Is Database Normalization?

Database normalization refers to organizing data into tables to improve the efficiency of a database and ensure the consistency and accuracy of its data. Here’s why it matters and the normal forms involved in the process.

Image: Shutterstock / Built In
Peter Grant Peter Grant
Updated on April 17, 2025

Model Validation and Testing: A Step-by-Step Guide

Model validation is a phase in the machine learning process where a trained model’s performance is evaluated using data that is different from the training data, known as a validation data set.

Image: Shutterstock / Built In
Toni de la Fuente Toni de la Fuente
Updated on April 17, 2025

Why Open Source Is the Future of Cloud Protection

Open-source cloud security tools offer increased transparency, flexibility and control. Here’s why it might signal the end of black-box security solutions.

Image: Shutterstock / Built In