Expert Contributors Articles

Sorted By: Most Recent
Manasi Vartak Manasi Vartak
Updated on May 18, 2023

Responsible AI Explained

Responsible AI is a framework for developing AI safely and ethically based on the five core principles of fairness, transparency, accountability, privacy and safety. Here’s what you need to know. 

Image: Shutterstock / Built In
Victoria Gegalow Victoria Gegalow
Updated on May 17, 2023

Tech Neck: What It Is and How to Prevent It

Exercise and an ergonomic office setup can keep work from being a pain in the neck.

Image: Shutterstock / Built in
K. Jagathish K. Jagathish
Updated on May 17, 2023

How to Split a String in JavaScript

In JavaScript, the split method allows you to split the string into an array of substrings based on a given pattern. Here’s what you need to know.

Image: Shutterstock / Built In
Ram Kumar Mantena Ram Kumar Mantena
Updated on May 17, 2023

3 Ways to Strengthen Software Engineering Collaboration Across Oceans

Communication and a bit of fun can help offshore employees feel part of the team.

Image: Shutterstock / Built In
K. Jagathish K. Jagathish
Updated on May 17, 2023

How to Find Values in a JavaScript Array

Finding a value in an array is useful for effective data analysis. Learn how to discover what a JavaScript Array contains using indexOf, includes, for loop, some methods and more.  

Image: Shutterstock / Built In
Matthias Wagner Matthias Wagner
Updated on May 17, 2023

Create a Hardware Engineering Portfolio That Gets Results

Spice up your hardware portfolio and show off your development skills with these simple tips.

Image: Shutterstock / Built In
Badreesh Shetty Badreesh Shetty
Updated on May 16, 2023

An In-Depth Guide to How Recommender Systems Work

You might also like to know how programs know what you want before you do.

Image: Shutterstock / Built In
Srishti Saha Srishti Saha
Updated on May 16, 2023

Covariance vs. Correlation: Differences to Know

Most articles on probability and statistics presume a basic understanding of covariance and correlation, but what do these concepts actually mean?

Artem Oppermann Artem Oppermann
Updated on May 16, 2023

How Loss Functions Work in Neural Networks and Deep Learning

Loss functions in deep learning are used to measure how well a neural network model performs. Learn how to use the right loss function for your project.

Image: Shutterstock
Sadrach Pierre Sadrach Pierre
Updated on May 15, 2023

Streamlit Tutorial: A Beginner’s Guide to Building Machine Learning-Based Web Applications in Python

Analytics dashboards are a great way for data scientists to communicate insights to companies, but they can often be expensive and time-consuming to build. Streamlit is an easy-to-use library for Python that simplifies the process.