Data Science Projects

Build your skills through projects: Python, SQL, R, Power BI, Tableau, AI and much more.

Free

Predicting Listing Gains in the Indian IPO Market Using TensorFlow

Practice building a deep learning model in TensorFlow to predict IPO listing gains using real Indian stock market data.

Python Intermediate 10 steps
Free

Building Fast Queries on a CSV

Practice implementing an inventory system for a laptop store using Python classes, dictionaries, and binary search.

Python Intermediate 10 steps
Free

Predicting Listing Gains in the Indian IPO Market Using PyTorch

Practice building a regularized deep learning model in PyTorch to predict IPO profitability using real Indian stock market data with advanced evaluation techniques.

Python Intermediate 10 steps
Free

Predicting Developer Salaries

Practice cleaning real-world survey data, engineering features from multi-select fields, and building a linear regression model to predict developer salaries.

Python Intermediate 5 steps
Free

Predicting Heart Disease

Practice building a K Nearest Neighbors classifier in Python to predict heart disease risk from patient data.

Python Intermediate 10 steps
Free

Investigative Statistical Analysis – Analyzing Accuracy in Data Presentation

Practice statistical analysis in Python to investigate movie rating bias and determine if Fandango inflated ratings.

Python Intermediate 8 steps
Premium

Building a database for crime reports

Practice creating databases, schemas, and tables in PostgreSQL to store and manage crime report data.

Python Intermediate 12 steps
Premium

Storytelling Data Visualization on Exchange Rates

Practice using data visualization principles in Python to create an engaging, storytelling graph about exchange rates.

Python Intermediate 7 steps
Premium

Build an Airflow Data Pipeline to Download Podcasts

Practice building a flexible data pipeline to download and store podcast episodes using Python and Airflow.

Python Intermediate 6 steps
Premium

PostgreSQL Installation

Practice installing PostgreSQL locally and connecting to the database using Python and psycopg2 to build essential skills.

Python Intermediate 4 steps
Premium

Classifying Disaster-Related Tweets as Real or Fake

Practice preprocessing text and building deep learning models in TensorFlow to classify disaster tweets and gain valuable NLP skills.

Python Intermediate 9 steps
Premium

Finding Heavy Traffic Indicators on I-94

Practice exploratory data visualization in Python using pandas, Matplotlib, and Seaborn to find indicators of heavy traffic on I-94.

Python Intermediate 10 steps