Expert Contributors Articles

Sorted By: Most Recent
Artem Oppermann Artem Oppermann
Updated on March 09, 2023

What Is SCADA (Supervisory Control and Data Acquisition)?

SCADA is widely used in various industries such as power, water and waste management, oil and gas, and manufacturing. Here are the basics of SCADA.

Image: Shutterstock / Built In
David Koff David Koff
Updated on March 09, 2023

How to Pass an Array From Java to JavaScript

Programmers need to know how to pass arrays between various computer languages. Here, our expert explains how to move one from Java to JavaScript.

Image: Shutterstock / Built In
Sohail Hosseini Sohail Hosseini
Updated on March 09, 2023

Loc and iLoc Functions in Pandas Tutorial

The loc and iloc functions in Pandas are used to slice a data set. The function .loc is primarily used for label indexing, while .iloc is mainly used for integer indexing.

Image: Shutterstock / Built In
Brennan Nevada Johnson Brennan Nevada Johnson
Updated on March 08, 2023

5 Signs Your Office Reeks of Toxic Femininity

When gender stereotypes rule your workplace, it might be time to move on.

Image: Shutterstock / Built In
JB Larson JB Larson
Updated on March 08, 2023

What Are Code Smells? (Examples With Solutions.)

Avoiding errors up front is the easiest way to deodorize your code.

Image: Shutterstock / Built In
Logan Mallory Logan Mallory
Updated on March 08, 2023

Make Every Day Employee Appreciation Day

Showing gratitude needs to be a year-round thing.

Image: Shutterstock / Built In
Noah Topper Noah Topper
Updated on March 08, 2023

What Is the K-Means Clustering Algorithm?

K-means is a simple but powerful clustering algorithm in machine learning. Here, our expert explains how it works and its plusses and minuses.

Image: Shutterstock / Built In
Abdishakur Hassan Abdishakur Hassan
Updated on March 08, 2023

What Is Cluster Analysis?

We use cluster analysis in machine learning, image analysis, data mining and pattern recognition. Here’s how it works and when you’ll find it most useful.

Image: Shutterstock / Built In
Sara A. Metwalli Sara A. Metwalli
Updated on March 07, 2023

What Is Data Validation?

Data validation is an essential step in any data workflow. Here’s everything you need to know about data validation types and how to do it yourself.

Image: Shutterstock / Built In
Abhijeet Pujara Abhijeet Pujara
Updated on March 07, 2023

Image Classification With MobileNet

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

Image: Shutterstock / Built In