Data Science Articles

Sorted By: Most Recent
Rajeev Dutt Rajeev Dutt
Updated on January 11, 2023

Should AI Be Used to Interpret Human Emotions?

It might do more harm than good.

Image: Shutterstock / Built In
Hal Koss Hal Koss
Updated on January 11, 2023

Fantasy Football Analytics: How Data Science Took Over the Game

Anecdotes ruled fantasy football conversations. Then the math nerds crashed the party.

Linda Ngo Linda Ngo
Updated on January 10, 2023

The Ultimate Guide to Logical Operators in R

A deep dive into logical operators in R. Learn how to change or compare results of comparisons made using relational operators with NOT, OR and AND in R.

Image: Shutterstock / Built In
Cassie Kozyrkov Cassie Kozyrkov
Updated on December 28, 2022

Statistics: Are You Bayesian or Frequentist?

Is your statistical alignment Bayesian or a Frequentist? It all comes down to random variables. Learn more.

Image: Shutterstock / Built In
Artem Oppermann Artem Oppermann
Updated on December 28, 2022

5 Deep Learning and Neural Network Activation Functions to Know

Activation functions help a neural network model complex relationships in the data but how (and when) do we use them, exactly?

Image: Shutterstock / Built In
Linda Ngo Linda Ngo
Updated on December 28, 2022

The Ultimate Guide to Relational Operators in R

Relational operators reveal how objects relate to one another. Learn everything you need to know to conquer them.

Image: Shutterstock / Built In
Javaid Nabi Javaid Nabi
Updated on December 21, 2022

Multiclass Classification With an Imbalanced Data Set

Multiclass classification is a task that involves classifying data that contains more than two classes. Here’s what you need to know.

Image: Shutterstock / Built In
Vegard Flovik Vegard Flovik
Updated on December 20, 2022

An Introduction to Graph Theory

Graph Theory is the study of relationships using vertices connected by edges. It is a helpful tool to quantify and simplify complex systems.

Image: Shutterstock / Built In
Andika Pratama Andika Pratama
Updated on December 15, 2022

How to Create a Search Engine With Python and Laravel

Learn how to develop your own search engine using Python, Scrapy and Laravel framework.

Image: Shutterstock / Built In
Dhanam Parekh Dhanam Parekh
Updated on December 14, 2022

Sorting Algorithms: Slowest to Fastest

Reviews of all sorting algorithms and their performance analysis ranked from slowest to fastest.

Image: Shutterstock / Built In

Related Topics