Data Science Articles

Sorted By: Most Recent
Thulasi Rangan Jayakumar Thulasi Rangan Jayakumar
Updated on February 19, 2025

What Is Anomaly Detection?

Anomaly detection involves finding deviations from expected patterns in order to proactively safeguard systems. Our expert explains how it works.

Image: Shutterstock / Built In
Margo Steines Margo Steines
Updated on February 18, 2025

56 Companies Hiring Data Scientists

Data science jobs at these companies require knowledge of relevant tools and programming languages.

Photo: Shutterstock
Dario Radečić Dario Radečić
Updated on February 18, 2025

3 Ways to Convert a NumPy Array to Pandas DataFrame

A NumPy array can be converted to a Pandas DataFrame through a variety of methods, including passing a NumPy array to pd.DataFrame and using the from_records() method. Learn more.

Image: Shutterstock / Built In
Dario Radečić Dario Radečić
Updated on February 18, 2025

6 Ways to Convert a List to Pandas DataFrame

Python list can be converted to Pandas DataFrame through a variety of methods, including zip(), using from_records and with index and column names. Here’s how.

Image: Shutterstock / Built In
Mamdouh Refaat Mamdouh Refaat
Updated on February 12, 2025

What Is Overfitting?

Overfitting is when a machine learning model performs well with its training data but performs poorly with new data. Here’s an in-depth review of what can lead to overfitting, how it differs from underfitting and methods for detecting and avoiding it.

Image: Shutterstock / Built In
Margo Steines Margo Steines
Updated on February 12, 2025

41 Companies Hiring Data Analysts

Companies across a wide range of industries are looking for data analysts with the right mix of technical and interpersonal skills.

Photo: Shutterstock
Margo Steines Margo Steines
Updated on February 11, 2025

18 Companies Hiring Business Analysts

Business analysts are skilled at parsing huge amounts of information and helping companies make data-informed decisions.

Photo: Shutterstock
Sara A. Metwalli Sara A. Metwalli
Updated on February 10, 2025

Pseudocode: What It Is and How to Write It

Pseudocode describes the distinct steps of an algorithm in a way that anyone with basic programming skills can understand. Here’s how to write your own.

Image: Shutterstock / Built In
Alyssa Schroer Alyssa Schroer
Updated on February 07, 2025

Machine Learning in Finance: 21 Companies to Know

Machine learning has grown rapidly in investment and consumer finance. Here’s what that means.

Ellen Glover Ellen Glover
Updated on February 06, 2025

What Are Robot Bees?

Robotic bees mimic the work of actual bees, aiding in pollination and monitoring hive health. Take a closer look at how they’re being used, examples of robotic bee projects and the main advantages and disadvantages of this technology.

Image: Shutterstock

Related Topics