Data Science Articles

Sorted By: Most Recent
Niklas Donges Niklas Donges
Updated on October 17, 2024

A Guide to Recurrent Neural Networks (RNNs)

In this guide to recurrent neural networks, we explore RNNs, backpropagation and long short-term memory (LSTM).

Image: Shutterstock / Built In
Ellen Glover Ellen Glover
Updated on October 17, 2024

AutoML: What Is Automated Machine Learning?

Automated machine learning (AutoML) refers to automating the tasks of building machine learning models. Here’s a closer look at why the technology matters, its pros and cons, how it’s being used and what it means for the future of data scientists.

Image: Shutterstock / Built In
Mae Rice Mae Rice
Updated on October 17, 2024

What Is a Data Platform? 26 Examples of Big Data Platforms to Know.

These big data platforms can store and analyze huge volumes of information ranging from transaction data to geotags.

Image: Shutterstock
Sunil Kumar Sunil Kumar
Updated on October 17, 2024

Python List Append() - How to Append Lists in Python

A tutorial on how to create lists and append items in Python.

Image: Shutterstock / Built In
Egor Howell Egor Howell
Updated on October 16, 2024

Z-Test for Statistical Hypothesis Testing Explained

The Z-test is a statistical hypothesis test that determines where the distribution of the statistic we are measuring, like the mean, is part of the normal distribution.

Image: Shutterstock / Built In
Stephen Gossett Stephen Gossett
Updated on October 15, 2024

20 Free Datasets for Data Science Projects

Looking for free datasets to practice with? Check out these ones suggested by data science instructors.

Image: Shutterstock
Sara A. Metwalli Sara A. Metwalli
Updated on October 15, 2024

4 Data Science Portfolio Projects You Need to Create

Landing a data science job isn’t easy, but these portfolio projects can increase your chances.

Image: Shutterstock / Built In
Claire D. Costa Claire D. Costa
Updated on October 15, 2024

12 Data Science Projects for Beginners and Experts

Data science is a booming industry. Try your hand at these projects to develop your skills and keep up with the latest trends.

Image: Shutterstock / Built In
Claire D. Costa Claire D. Costa
Updated on October 15, 2024

11 Python Cheat Sheets Every Developer Should Know

These 11 Python cheat sheets will provide useful references for beginners and advanced developers, along with lowering the entry barrier for newcomers.

Image: Shutterstock / Built In
Michael Galarnyk Michael Galarnyk
Updated on October 11, 2024

Python Lists and List Manipulation, Explained

Python lists store an ordered collection of items that can be of different types. After defining a list, it’s possible to update the individual items in a list. Here’s how.

Image: Shutterstock / Built In

Related Topics