Data Science Articles

Sorted By: Most Recent
Mike Thomas Mike Thomas
Updated on May 03, 2024

12 Risks and Dangers of Artificial Intelligence (AI)

AI has been hailed as revolutionary and world-changing, but it’s not without drawbacks.

Image: Shutterstock
Bisola Olasehinde Bisola Olasehinde
Updated on May 03, 2024

4 Ways to Insert a Python Variable in a String

There are four common methods that will allow you to add Python variables in a string, including: the comma, the modulus operator, string format and f-strings. Here’s how they work.

Image: Shutterstock / Built In
Jignesh Patel Jignesh Patel
Updated on May 03, 2024

Enterprises Should Learn from Academia’s Reproducibility Crisis

A culture that prizes discovery over verification has led to a crisis in the quality of academic research. If businesses aren’t careful, the same problem will make their expensive data science solutions equally suspect.

Image: Shutterstock / Built In
Stephen Gossett Stephen Gossett
Updated on May 02, 2024

14 Natural Language Processing Examples to Know

The ability of computers to quickly process and analyze human language is transforming everything from translation services to human health.

Image: Shutterstock
Brand Studio Logo
Adetoro Oyairo Adetoro Oyairo
Updated on May 02, 2024

What Is an Entity Relationship Diagram (ERD)?

An ERD illustrates the relationships between different concepts. Here’s everything you need to know.

Image: Shutterstock / Built In
Zak Edwards Zak Edwards
Updated on May 02, 2024

What Is SQL Injection?

SQL injection is a type of cyberattack that lets a criminal execute their own SQL queries on a database. Here are some examples.

Image: Shutterstock / Built In
Ellen Glover Ellen Glover
Updated on May 01, 2024

24 Top AI Art Generators You Can Use Right Now

These AI art generators make it possible for anyone to create custom illustrations.

Image: Shutterstock
Richmond Alake Richmond Alake
Updated on April 30, 2024

How to Build Your Own RAG System With LlamaIndex and MongoDB

Retrieval augmented generation systems improve LLM responses by extracting semantically relevant information from a database to add context to the user input. Here’s how to build your own.

Image: Shutterstock / Built In
Mae Rice Mae Rice
Updated on April 30, 2024

27 Big Data Examples and Applications

Check out these examples of how companies use big data to predict the next big step.

Image: Shutterstock
Harshil Patel Harshil Patel
Updated on April 29, 2024

Feature Engineering Explained

Feature engineering is the process of selecting, manipulating and transforming raw data into features that can be used in supervised learning.

Image: Shutterstock / Built In