Data science articles
Data science is the study of techniques used to extract valuable insights from large datasets. Using Python to implement statistical techniques and machine learning algorithms, data scientists analyze data to make informed decisions when solving complex real-world problems. Check out the articles below that discuss topics of Data science.- Bias is everywhere in data. The key to combatting bias is knowing what to look out for.
Bias in Data Analysis
- Algorithmic complexity,
- Data analytics,
- Data science
- Learn about the challenges of storing and analyzing big data
Big Data Storage and Computing
- Data engineering,
- Data science
- Take a look at the recent changes to the Codecademy catalog!
Change Log
- AI,
- Computer science,
- Data science,
- Web development
- This article reviews some of deep learning's common applications.
Common Applications of Deep Learning
- Data science,
- Data visualization,
- Machine learning
- Practice with some common SQL interview questions.
Common SQL Interview Questions
- Data science,
- SQL
- Tips + Tricks for Jupyter Notebook.
Custom Formatting in Jupyter Notebook
- Data science,
- Python
- Deep learning models have deep implications.
Dangers of the Black Box
- Data science,
- Data visualization,
- Machine learning
- Learn about where we get data and what we need to consider ethically.
Data Collection
- Data analyst,
- Data analytics,
- Data science
- Read about the different projects you can do with data science!
Data Science Applications
- Data science,
- Data visualization
- Check out the recent content updates to the Data Science domain 📝
Data Science Change Log
- Data science
- Check out what's new in Data Science Foundations 📝
Data Science Foundations Change Log
- Data science
- Learn how to work around problems with visualizing messy and missing data.
Data Visualizations for Messy Data
- Data science,
- Data visualization,
- Python
- Learn how to work with date and time data in Python.
Date Time Data in Python
- Data science
- Learn about decision trees, how they work and how they can be used for classification and regression tasks.
Decision Trees for Classification and Regression
- Data science,
- Machine learning
- In this article, we cover the workflow for a deep learning project.
Deep Learning Workflow
- Data science,
- Machine learning
- Learn about recommended EDA steps before fitting a classification model.
EDA Prior to Fitting a Classification Model
- Data analytics,
- Data science,
- Python
- Learn about recommended EDA steps before fitting a regression model.
EDA Prior To Fitting a Regression Model
- Data analytics,
- Data science,
- Data visualization
- Learn the EDA steps that can be helpful prior to creating an unsupervised clustering model.
EDA Prior to Unsupervised Clustering
- Data analytics,
- Data science
- Learn how to analyze your Facebook messenger chat data to discover insights about your relationships with your friends.
Facebook Messenger Analysis
- Data science,
- Python
- Learn about feature importance and how to calculate it.
Feature Importance
- Data science,
- Machine learning,
- Python
- Visual Studio Code is one of the most popular and powerful text editors used by software engineers today.
Getting Started with Visual Studio Code
- Code foundations,
- Computer science,
- Data science,
- Developer tools,
- Web development
- Learn how to install Jupyter Notebook with Conda and pip.
How To Install Jupyter Notebook on Mac and Windows
- Data science,
- Data visualization,
- Python
- And start building your data science portfolio.
How to Showcase your Data Science Skills
- Data analytics,
- Data science,
- Job essentials
- Learn about Jupyter Notebooks and how you can use them to run your code.
How To Use Jupyter Notebooks
- Data science,
- Developer tools,
- Python,
- Web development
- Install PySpark on your computer so you can analyze big data off-platform
Install Pyspark Off-Platform
- Data engineering,
- Data science,
- Python
- This article will teach you how to run Jupyter Notebook on Chromebooks so you can do off-platform Python projects on your Chromebook.
Installing Jupyter Notebook on a Chromebook
- Data science,
- Developer tools,
- Python
- Exploring and defining the methods of obtaining data
Intro to Data Acquisition
- Data analytics,
- Data science
- What is Jupyter Notebook?
Introducing Jupyter Notebook
- Data science,
- Developer tools
- A brief overview of the data wrangling process and tidy data
Introduction to Data Wrangling and Tidying
- Data science,
- Web development
- Learn about load balancers and how resource load is distributed using various load balancing algorithms.
Introduction to Load Balancing
- Computer science,
- Data science,
- Web development
- Learn about NoSQL and the different types of NoSQL databases.
Introduction to NoSQL
- Data science,
- Web development
- pandas and NumPy are very useful libraries in Python. Let's learn how to use them!
Introduction to Pandas and NumPy
- Data analyst,
- Data science,
- Data scientist,
- Python
- This article is a brief introduction to the formal theory (otherwise known as Math) behind regression analysis.
Introduction to Regression Analysis
- Computer science,
- Data science,
- Machine learning,
- R
- Learn how to define a Python function in one line!
Lambda Functions
- Data science,
- Python
- Learn when to use a log transformation of the dependent variable of your linear regression and how to interpret the resulting regression equation.
Log Transformations (And More)
- Data science,
- Data visualization,
- Python
- Long short-term memory networks (LSTMs) are often used in deep learning programs for natural language processing.
Long Short Term Memory Networks
- Data science,
- Machine learning
- Learn about how data is stored in MongoDB.
MongoDB Data
- Data science,
- Web development
- Learn how MongoDB creates relationships between data!
MongoDB Data Modeling Basics
- Data science,
- Web development
- Learn how machine learning algorithms impact our daily lives by analyzing one of the most influential algorithms there is: the Netflix recommendation engine!
Netflix Recommendation Engine
- Data science,
- Machine learning
- This article describes why normalization is necessary. It also demonstrates the pros and cons of min-max normalization and z-score normalization.
Normalization
- Data science,
- Machine learning
- An introduction to principal component analysis (PCA) and example implementation in Python
Principal Component Analysis
- Data science,
- Data visualization,
- Machine learning
- This article will teach you how to run Python code on Chromebooks so you can do off-platform Python projects on your Chromebook.
Programming in Python on a Chromebook
- Data science,
- Developer tools,
- Python
- Open-source ML library for Python. Built on NumPy, SciPy, and Matplotlib.
Scikit-Learn Cheatsheet
- Data science,
- Machine learning,
- Python
- Learn how to customize your figures and scale plots for different presentation settings.
Seaborn Styling, Part 1: Figure Style and Scale
- Data science,
- Data visualization,
- Machine learning
- Introduction to the two main classes of algorithms in Machine Learning — Supervised Learning & Unsupervised Learning.
Supervised vs. Unsupervised
- Data science,
- Machine learning
- Learn about how to recognize when your model is fitting too closely to the training data.
The Dangers of Overfitting
- Data science,
- Machine learning
- Learn the general structure of how to approach Machine Learning problems in a methodical way.
The Machine Learning Process
- Data science,
- Data visualization,
- Machine learning
- Fun ML tutorial on the show Survivor
The Machine Learning Process: Identifying Storylines in Survivor
- Data science,
- Machine learning
- Fun ML tutorial on Taylor Swift
The Machine Learning Process: Look What Taylor Swift Made Me Do
- Data science,
- Machine learning
- An introduction to exploring and visualizing time series data with Python.
Visualizing Time Series Data With Python
- Data analyst,
- Data analytics,
- Data science,
- Data scientist,
- Data visualization
- Learn about the different types of chatbots and how they work.
What are Chatbots
- Code foundations,
- Data science,
- Machine learning
- An artificial neural network is an interconnected group of nodes, an attempt to mimic to the vast network of neurons in a brain.
What are Neural Networks?
- Data science,
- Machine learning
- Learn about applications of big data and how we can describe it with the 3 Vs
What is Big Data?
- Data engineering,
- Data science
- A quick overview of deep learning and its applications
What Is Deep Learning?
- Data science,
- Data visualization,
- Machine learning
- Learn about Apache Spark and its application for big data analysis
What is Spark?
- Data engineering,
- Data science,
- Python
- Managing data is quick and easy with database collections built right into the Editor. For even more customization, the wix-data module gives you greater functionality for manipulating, and querying data.
Wix Data Module
- Data science
- A walkthrough of Jupyter Notebook's most useful features.
Writing and Debugging Code in Jupyter
- Data science,
- Data visualization,
- Python