Data Science Articles

Sorted By: Most Recent
Jay Mishra Jay Mishra
Updated on August 09, 2024

How Generative AI Is Transforming Text Data Extraction

Advancements in generative AI have made it possible to speed up the text data extraction process making it easier to analyze structured and unstructured data. Here’s how it works.  

Image: Shutterstock / Built In
Risto Hinno Risto Hinno
Updated on August 09, 2024

Singular Value Decomposition (SVD) Algorithm Explained

Singular value decomposition (SVD) is a matrix factorization method that generalizes the eigendecomposition of a square matrix to any matrix. Here’s how it works.

Image: Shutterstock / Built In
Rogers Jeffrey Leo John Rogers Jeffrey Leo John
Updated on August 09, 2024

An LLM Is Like a Hungry Bear. Be Careful What You Feed It.

LLMs promise to democratize data science, but they also pose grave security risks if we’re not careful. Our expert offers tips for staying safe

Image: Shutterstock / Built In
Suraj Gurav Suraj Gurav
Updated on August 08, 2024

5 Pandas Groupby Tricks to Know in Python

In Pandas, groupby splits all the records from your data set into different categories or groups and offers you flexibility to analyze the data.

Image: Shutterstock / Built In
K. Jagathish K. Jagathish
Updated on August 08, 2024

grep Command in Linux and Unix: A Tutorial

The grep command is a tool in Linux and Unix that’s used to search for specific text within files, such as words, phrases or patterns. Learn the code.

Image: Shutterstock / Built In
Anmolika Singh Anmolika Singh
Updated on August 08, 2024

Guide to Power Analysis and Statistical Power

Power analysis is a process that involves evaluating a test’s statistical power to determine the necessary sample size for a hypothesis test. Learn more.

Image: Shutterstock / Built In
Vibhor Nigam Vibhor Nigam
Updated on August 06, 2024

T-Test vs. Chi-Square Test: Differences and When to Use Each

Here are the differences between a t-test, a chi-square test and other statistical tests, plus when you should use them.

Image: Shutterstock / Built In
Prashanth Xavier Prashanth Xavier
Updated on August 06, 2024

A Guide to Reading and Writing CSV Files and More in Apache Spark

Apache Spark is a big data processing framework that can be used to read and write data for CSV, JSON, Parquet and Delta Lake. Here’s how.

Image: Shutterstock / Built In
Ellen Glover Ellen Glover
Updated on August 06, 2024

32 Top AI Apps to Know

These AI apps put the power of artificial intelligence right in your hands.

Image: Shutterstock
Benedict Neo Benedict Neo
Updated on August 06, 2024

8 Types of Data Analysis

The different types of data analysis include descriptive, diagnostic, exploratory, inferential, predictive, causal, mechanistic and prescriptive. Here’s what you need to know about each one.

Image: Shutterstock / Built In

Related Topics